ILE C/C++ Programmer's Guide
The types of exception handlers that you can use in ILE are:
- Direct monitor handlers, which are enabled with the #pragma
exception_handler directive
- ILE condition handlers that allow you to register a condition handler at
run time by using the bindable API CEEHDLR
- the C/C++ signal() function
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.