Package org.jwarp.common

Interface Summary
ICascadingException Interface which all cascadign throwables should implement.
IComparable Basic interface for comparing two objects.
IData  
IExceptionListener Basic interface for classes which wants to handler exceptions.
IExceptionProvider Interface for components who want to provide a dynamic exception handling interface.
 

Exception Summary
ACascadingException Class from which all exceptions should inherit.
ConfigurationException This exception is thrown when a configuration is invalid or missing.
InitializationException This exception is used to indicate that a somethin was not propertly able to initialize itself.
NotAvailableException Exception signalling that a element or resource is temporarely unavailable.
NotFoundException Exception when something can not be found.
NotSupportedException Exception thrown when something e.g. an operation or data type is not supported.
 


©   O R C A   S y s t e m s