Exception Report |
Top Previous Next |
Targets: All except BP7
The Exception Report currently consists of two sections:
This section is like the Reverse Call Tree Report, but it also describes how exceptions are handled. Use this section to identify parts of your code that are not protected, and that will allow exceptions to bubble up to the highest level.
This section produces a list of all raised exception types.
See also:
|