Package com.calitha.exception

Interface Summary
ErrorMessages Collection of error messages used in this library.
 

Exception Summary
MissingFieldException This exception is used when a field is missing when loading to a persistent object.
SAXRuntimeException This class represents an exception that occurs during to SAX/XML handling.
UnsupportedTypeException This exception is thrown when a persistent object is saved with an unsupported type.
XMLValidateException This class represents an exception causes by a DTD or XML Schema validation error.