Class NumberFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.gustavblass.commons.exceptions.IllegalArgumentException
de.gustavblass.commons.exceptions.NumberFormatException
- All Implemented Interfaces:
Serializable
Checked counterpart of
NumberFormatException
.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNumberFormatException
(String message) NumberFormatException
(String message, Throwable cause) NumberFormatException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NumberFormatException
public NumberFormatException() -
NumberFormatException
-
NumberFormatException
-
NumberFormatException
-