Package org.openwms.tms.impl.removal
Class RemovalNotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ameba.exception.TechnicalRuntimeException
org.ameba.exception.ServiceLayerException
org.openwms.tms.impl.removal.RemovalNotAllowedException
- All Implemented Interfaces:
Serializable
class RemovalNotAllowedException
extends org.ameba.exception.ServiceLayerException
A RemovalNotAllowedException is thrown when the caller is not allowed to remove an entity.
- Author:
- Tina Russell
-
Nested Class Summary
Nested classes/interfaces inherited from class org.ameba.exception.TechnicalRuntimeException
org.ameba.exception.TechnicalRuntimeException.Builder
-
Constructor Summary
-
Method Summary
Methods inherited from class org.ameba.exception.TechnicalRuntimeException
getData, getMessageKey, newBuilder
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemovalNotAllowedException
-