Class SuspendedEntityInteractionException

  • All Implemented Interfaces:
    Serializable

    public class SuspendedEntityInteractionException
    extends NotAllowedException
    This exception is thrown, if an operation that requires a non-suspended entity (execution, task, process definition) is executed on a suspended one.
    Author:
    Thorben Lindhauer
    See Also:
    Serialized Form
    • Constructor Detail

      • SuspendedEntityInteractionException

        public SuspendedEntityInteractionException​(String message)