public final class FormatException extends ReaderException
isStackTrace
限定符和类型 | 方法和说明 |
---|---|
static FormatException |
getFormatInstance() |
static FormatException |
getFormatInstance(Throwable cause) |
fillInStackTrace
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static FormatException getFormatInstance()
public static FormatException getFormatInstance(Throwable cause)
Copyright © 2007–2015. All rights reserved.