Class ACMNumberFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.softwaremining.logic.exception.CBLException
com.softwaremining.wrappers.exception.ACMNumberFormatException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.softwaremining.logic.exception.CBLException
log
-
Constructor Summary
ConstructorDescriptionACMNumberFormatException
(Exception reason) ACMNumberFormatException
(String message) ACMNumberFormatException
(String message, Exception reason) ACMNumberFormatException
(SQLException reason) -
Method Summary
Methods inherited from class com.softwaremining.logic.exception.CBLException
getMessage, getOriginalException, isLogError, printStackTrace, printStackTrace, stackTraceToString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ACMNumberFormatException
public ACMNumberFormatException() -
ACMNumberFormatException
-
ACMNumberFormatException
-
ACMNumberFormatException
-
ACMNumberFormatException
-