Perform a recursive search for an ExceptionConfig registered for
this class, or for any superclass. This should only be used in the
case when an ActionConfig is not available; otherwise, use
ActionConfig.findException(Class) to preserve the search
order.
Parameters:
-
type - Exception class name to find a configuration for
See Also:
findException(Class),