|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 DecisionVoter s in case a business
action is not allowed to be executed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |