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
  • Constructor Details

    • RemovalNotAllowedException

      public RemovalNotAllowedException(String message, Throwable cause)