Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.thermidor.util.exception

Class Summary
ExceptionDescriptor The purpose of the ExceptionDescriptor is to provide a container for additional exceptioninformation that can be included in exception subclasses in those circumstances that the variety of exceptional situations is so great that the number of exception subclasses would become unmanageable.
ValidationDescriptor The purpose of the ValidationDescriptor class is provide a container for data validation errors that can be used in the DataValidationException and its subclasses
 

Exception Summary
DataValidationException The purpose of the DataValidationException is to provide a base class for data validation exception.
GenericException The purpose of the GenericException is to provied a base class for exceptions.
GenericRuntimeException The purpose of the GenericRuntimeException is to provied a base class for exceptions.
 

Error Summary
GenericError The purpose of the GenericException is to provied a base class for exceptions.