Uses of Class
com.resilientedge.util.exception.InfrastructureException

Packages that use InfrastructureException
com.resilientedge.util.logger   
com.resilientedge.util.xmlmapping   
 

Uses of InfrastructureException in com.resilientedge.util.logger
 

Subclasses of InfrastructureException in com.resilientedge.util.logger
 class LoggerException
          This class is for general exceptions occuring in the Logger sub-system.
 class LoggerIOException
          Throw a LoggerIOException when a Logger's Handler encounters an IO problem.
 class UnknownLogTypeException
          Throw an UnknownLogTypeException when an unknown Log Type (i.e., Level, Topic) value is encountered.
 

Uses of InfrastructureException in com.resilientedge.util.xmlmapping
 

Subclasses of InfrastructureException in com.resilientedge.util.xmlmapping
 class XmlMappingException
          An exception thrown during marshaling or unmarshaling of JavaBeans to/from XML.
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.