Uses of Package
org.enhydra.error

Packages that use org.enhydra.error
org.enhydra.error org.enhydra.error provides Enhydra error handling support. 
org.enhydra.xml.dom org.enhydra.xml.dom provides various classes for operating on DOM's. 
org.enhydra.xml.io org.enhydra.xml.io provides input (parsing) and output (formatting) routines for XML and HTML. 
org.enhydra.xml.lazydom org.enhydra.xml.lazydom implements a DOM used for templates that is expanded in a lazy manner. 
org.enhydra.xml.xmlc   
 

Classes in org.enhydra.error used by org.enhydra.error
ChainedError
          Error used as a base for creating an error that has a chain of exceptions that lead to the derived error.
ChainedThrowable
          Interface base for all of the Chained* classes.
 

Classes in org.enhydra.error used by org.enhydra.xml.dom
ChainedError
          Error used as a base for creating an error that has a chain of exceptions that lead to the derived error.
ChainedThrowable
          Interface base for all of the Chained* classes.
 

Classes in org.enhydra.error used by org.enhydra.xml.io
ChainedError
          Error used as a base for creating an error that has a chain of exceptions that lead to the derived error.
ChainedThrowable
          Interface base for all of the Chained* classes.
 

Classes in org.enhydra.error used by org.enhydra.xml.lazydom
ChainedError
          Error used as a base for creating an error that has a chain of exceptions that lead to the derived error.
ChainedThrowable
          Interface base for all of the Chained* classes.
 

Classes in org.enhydra.error used by org.enhydra.xml.xmlc
ChainedError
          Error used as a base for creating an error that has a chain of exceptions that lead to the derived error.
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.
ChainedThrowable
          Interface base for all of the Chained* classes.
 



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