Package org.openwms.core.service.exception

Exception classes that are thrown in the service layer implementation.

See:
          Description

Exception Summary
RemovalNotAllowedException A RemovalNotAllowedException is thrown when the caller is not allowed to remove an entity.
ServiceException A ServiceException is a checked application exception thrown in service layer classes.
ServiceRuntimeException A ServiceRuntimeException is an unchecked application exception thrown in service layer classes.
UserNotFoundException An UserNotFoundException is thrown when the requested user was not found.
 

Package org.openwms.core.service.exception Description

Exception classes that are thrown in the service layer implementation.



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