|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.openwms.core.service.exception | |
---|---|
org.openwms.core.service.exception | Exception classes that are thrown in the service layer implementation. |
org.openwms.core.service.listener | Listener interfaces can be implemented by services to listen to domain specific events. |
org.openwms.core.service.voter | Types, exceptions and interfaces related to the voter pattern. |
org.openwms.tms.service.exception | Exception classes of the TMS module. |
org.openwms.tms.service.spring | This package provides business logic to perform common actions of the transport management. |
Classes in org.openwms.core.service.exception used by org.openwms.core.service.exception | |
---|---|
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. |
Classes in org.openwms.core.service.exception used by org.openwms.core.service.listener | |
---|---|
RemovalNotAllowedException
A RemovalNotAllowedException is thrown when the caller is not allowed to remove an entity. |
Classes in org.openwms.core.service.exception used by org.openwms.core.service.voter | |
---|---|
ServiceException
A ServiceException is a checked application exception thrown in service layer classes. |
Classes in org.openwms.core.service.exception used by org.openwms.tms.service.exception | |
---|---|
ServiceRuntimeException
A ServiceRuntimeException is an unchecked application exception thrown in service layer classes. |
Classes in org.openwms.core.service.exception used by org.openwms.tms.service.spring | |
---|---|
RemovalNotAllowedException
A RemovalNotAllowedException is thrown when the caller is not allowed to remove an entity. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |