Package org.openwms.core.integration.exception

Contains exception classes thrown by the data access layer of the CORE module.

See:
          Description

Exception Summary
DataException A DataException is a general type of DAO exception.
DataNotFoundException A DataNotFoundException is thrown to indicate that data was expected but not found.
NoUniqueResultException A NoUniqueResultException is thrown when a single result was expected but multiple entities were found.
ResourceNotFoundException A ResourceNotFoundException is thrown when a given resource couldn't be resolved.
 

Package org.openwms.core.integration.exception Description

Contains exception classes thrown by the data access layer of the CORE module.



Copyright © 2005-2011 openwms.org. All Rights Reserved.