Class CBLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.softwaremining.logic.exception.CBLException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ACMNumberFormatException,CBLContinueableException,CBLFatalException,CicsException,ControlException,IOStatusException,MQException,NoDataException,ProgramUnavailableException
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCBLException(String message) CBLException(String message, Throwable reason) CBLException(Throwable reason) CBLException(SQLException reason) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Field Details
-
log
-
-
Constructor Details
-
CBLException
public CBLException() -
CBLException
-
CBLException
-
CBLException
-
CBLException
-
-
Method Details
-
stackTraceToString
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-
getOriginalException
-
getMessage
- Overrides:
getMessagein classThrowable
-
isLogError
protected boolean isLogError()
-