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
-
Constructor Summary
ConstructorDescriptionCBLException
(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:
printStackTrace
in classThrowable
-
printStackTrace
- Overrides:
printStackTrace
in classThrowable
-
getOriginalException
-
getMessage
- Overrides:
getMessage
in classThrowable
-
isLogError
protected boolean isLogError()
-