Examples
Here are two example reports. Click on the images to enlarge.
Ordered by packages
This example shows the exception codes used in an application that are ordered by the packages and enumerations they are defined in. It is only by accident that the error codes also are in numerical order.
Ordered by codes
This example shows the exception codes used in an application that are ordered by the numerical order of the actual exception codes.