Package com.objectwave.exception

Class Summary
ExceptionBuilder A factory for creating exceptions.
 

Exception Summary
ConfigurationException Title: Description: Copyright: Copyright (c) 2001 Company:
DataValidationException A generic exception to represent any situation that where the provided data is incorrect.
NotFoundException Generic exception to represent situations when the requested data could not be located.
SystemException Should almost never be used, most system exceptions should probably really be runtime exceptions of some type.