_except Exception Report

Top  Previous  Next

 

Targets: All except BP7

 

Sections:

 

EXCP1-Exception Call Tree

EXCP2-Raised exceptions

 

 

 

EXCP1-Exception Call Tree

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.

 

 

 

EXCP2-Raised exceptions

This section contains a list of all raised exception types.

 

 

 

See also:

 

R_REF Reference Reports