ILE C/C++ Programmer's Guide

Order of Priority

For the call stack entry that incurred the exception, the system calls handlers in the following prioritized order:

  1. Direct monitors
  2. ILE condition handlers
  3. signal()

Figure 183. Exception Handler Priority



[ Top of Page | Previous Page | Next Page | Table of Contents ]