Package org.caleigo.core.exception

Exception Summary
DataServiceException This is the root exception for for the IDataService.
DataServiceNotFoundException This exception is thrown when a IDataService could not be found.
InvalidDataException
InvalidDescriptorException The InvalidDescriptorException can be thrown whenewer an invalid reference to source, entity of field descriptor is used.
InvalidEntityException This exception is thrown if an invalid entity has been provided or adressed.
InvalidFieldException This exception is thrown if an invalid data field in an entity has been adressed.
InvalidQualifierException Thrown when a qualifier was invalid.
InvalidRelationException This exception is thrown if an invalid relation has been called or adressed.
InvalidSelectionException
ReadOnlyViolationException This exception is thrown if an atempt is made to edit data that has been marked as read only.
SQLToolKitException This exception is thrown when the SQLUtil class fails to build a valid SQL statement.
TransactionFailedException
 



Copyright © 2005 Caleigo. All Rights Reserved.