Package org.enhydra.error

org.enhydra.error provides Enhydra error handling support.

See:
          Description

Interface Summary
ChainedThrowable Interface base for all of the Chained* classes.
 

Class Summary
ChainedThrowableSupport Static methods used to implement the Chained* throwables.
 

Exception Summary
ChainedException Exception used as a base for creating an exception that has a chain of exceptions that lead to the derived exception.
ChainedRuntimeException RuntimeException used as a base for creating an exception that has a chain of exceptions that lead to the derived exception.
 

Error Summary
ChainedError Error used as a base for creating an error that has a chain of exceptions that lead to the derived error.
FatalExceptionError  
 

Package org.enhydra.error Description

org.enhydra.error provides Enhydra error handling support.



Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.