Class CicsContinuableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.softwaremining.logic.exception.CBLException
com.softwaremining.cics.exception.CicsException
com.softwaremining.cics.exception.CicsContinuableException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
QueueDoesNotExistException
- See Also:
-
Field Summary
Fields inherited from class com.softwaremining.cics.exception.CicsException
responseCode
Fields inherited from class com.softwaremining.logic.exception.CBLException
log
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.softwaremining.cics.exception.CicsException
getCicsExceptionCode, getCicsResponseCode
Methods inherited from class com.softwaremining.logic.exception.CBLException
getMessage, getOriginalException, printStackTrace, printStackTrace, stackTraceToString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CicsContinuableException
-
-
Method Details
-
isLogError
protected boolean isLogError()- Overrides:
isLogError
in classCBLException
-