|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |