public final class ChecksumException extends ReaderException
Modifier and Type | Field and Description |
---|---|
private static ChecksumException |
INSTANCE |
isStackTrace, NO_TRACE
Modifier | Constructor and Description |
---|---|
private |
ChecksumException() |
private |
ChecksumException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static ChecksumException |
getChecksumInstance() |
static ChecksumException |
getChecksumInstance(java.lang.Throwable cause) |
fillInStackTrace, setStackTrace
private static final ChecksumException INSTANCE
private ChecksumException()
private ChecksumException(java.lang.Throwable cause)
public static ChecksumException getChecksumInstance()
public static ChecksumException getChecksumInstance(java.lang.Throwable cause)