Class FormatTimeException
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.FormatTimeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.softwaremining.cics.exception.CicsException
responseCodeFields inherited from class com.softwaremining.logic.exception.CBLException
log -
Constructor Summary
ConstructorsConstructorDescriptionFormatTimeException(String message) FormatTimeException(String message, int responseCode) FormatTimeException(String message, Exception reason) -
Method Summary
Methods inherited from class com.softwaremining.cics.exception.CicsException
getCicsResponseCodeMethods inherited from class com.softwaremining.logic.exception.CBLException
getMessage, getOriginalException, isLogError, printStackTrace, printStackTrace, stackTraceToStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FormatTimeException
public FormatTimeException() -
FormatTimeException
-
FormatTimeException
-
FormatTimeException
-
-
Method Details
-
getCicsExceptionCode
- Overrides:
getCicsExceptionCodein classCicsException
-