Uses of Class
org.openwms.core.integration.exception.DataException

Packages that use DataException
org.openwms.core.integration.exception Contains exception classes thrown by the data access layer of the CORE module. 
 

Uses of DataException in org.openwms.core.integration.exception
 

Subclasses of DataException in org.openwms.core.integration.exception
 class DataNotFoundException
          A DataNotFoundException is thrown to indicate that data was expected but not found.
 class NoUniqueResultException
          A NoUniqueResultException is thrown when a single result was expected but multiple entities were found.
 



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