handleException

virtual void handleException(CclException &except)

except
A CclException object that contains information about the exception just raised.

This method is called whenever an exception is raised. To deal with exceptions, you must always subclass CclECI, and provide your own implementation of handleException. See Handling Exceptions. The default implementation merely throws the exception object.


Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//proref/hrfc038.html