Package com.retek.commons.domain.core.exception

Class Summary
BusinessExceptionOldTest To be removed when we've completed the DistributedObject migration.
BusinessExceptionTest  
BusinessProblem Holds information relating to one business rule error, including source, attribute that caused the error, and severity.
ExceptionHandler  
SystemExceptionConverter Utility to convert exceptions into SystemException.
SystemExceptionConverterTest  
ValidationProblem Holds information relating to validation of business rules, including source, attribute that caused the error, and severity.
 

Exception Summary
BusinessException Root class of all business rule related exceptions.
InvalidIdException Exception thrown by the persistence layer when doing reads to indicate that no persisted object exists with the specified id.
InvalidReferenceException Exception thrown by the persistence layer when doing reads to indicate that no persisted object exists with the specified reference.
SystemException Exception used throughout the system to indicate that the system is in an invalid state.
UncheckedSystemException Runtime exception that is thrown when the system is in an invalid state.
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25