Exception Class Hierarchy
Figure 50 shows the Rogue Wave exception classes.
NOTE: The hierarchy of error types is significant, because when you specify the type of errors for an error handler to catch, it also catches errors of any derived classes.
Figure 50 – Exception class hierarchy