public abstract class ReaderException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
isStackTrace |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2007–2015. All rights reserved.