public final class FormatException extends ReaderException
isStackTrace, NO_TRACE
Modifier and Type | Method and Description |
---|---|
static FormatException |
getFormatInstance() |
static FormatException |
getFormatInstance(Throwable cause) |
fillInStackTrace, setStackTrace
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static FormatException getFormatInstance()
public static FormatException getFormatInstance(Throwable cause)
Copyright © 2007–2024. All rights reserved.