Condition handling

Language Environment default condition handling actions occur for assembler routines unless you have registered a user-written condition handler using __set_exception_handler(). For more information about __set_exception_handler(), see z/OS XL C/C++ Runtime Library Reference.

Language Environment relinquishes all enclave-level resources obtained by Language Environment when the enclave terminates, and all process-level resources when the process terminates.