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