Uses of Class
org.openwms.core.service.exception.ServiceException

Packages that use ServiceException
org.openwms.core.service.exception Exception classes that are thrown in the service layer implementation. 
org.openwms.core.service.voter Types, exceptions and interfaces related to the voter pattern. 
 

Uses of ServiceException in org.openwms.core.service.exception
 

Subclasses of ServiceException in org.openwms.core.service.exception
 class RemovalNotAllowedException
          A RemovalNotAllowedException is thrown when the caller is not allowed to remove an entity.
 

Uses of ServiceException in org.openwms.core.service.voter
 

Subclasses of ServiceException in org.openwms.core.service.voter
 class DeniedException
          A DeniedException is thrown by a DecisionVoters in case a business action is not allowed to be executed.
 



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