Public methods
abendCode
Returns a null-terminated string containing the ECI abend code, or blanks if no abend code is available.
className
Returns the name of the class in which the exception was raised.
diagnose
exCode
Returns the exception code.
exCodeText
Returns a text string that describes the exception code.
exObject
This method is relevant to to both the ECI and EPI.
methodName
Returns the name of the method in which the exception was raised.
Parent topic:
CclException class