public class FormatException extends java.lang.RuntimeException
FormatException(java.lang.String message)
FormatException(java.lang.String message, java.lang.Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FormatException(java.lang.String message)
public FormatException(java.lang.String message, java.lang.Throwable cause)