SerializableChecksumException, FormatExceptionpublic abstract class ReaderException extends Exception
| Modifier and Type | Field | Description |
|---|---|---|
protected static boolean |
isStackTrace |
|
protected static StackTraceElement[] |
NO_TRACE |
| Constructor | Description |
|---|---|
ReaderException() |
|
ReaderException(Throwable cause) |
| Modifier and Type | Method | Description |
|---|---|---|
Throwable |
fillInStackTrace() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static final boolean isStackTrace
protected static final StackTraceElement[] NO_TRACE
ReaderException()
ReaderException(Throwable cause)
public final Throwable fillInStackTrace()
fillInStackTrace in class Throwable