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, use try…catch, or subclass CclEPI and provide your own implementation of handleException. 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/hrfc050.html