Class WorkflowException

  • All Implemented Interfaces:
    Serializable

    public class WorkflowException
    extends PepperException
    This PepperException is thrown if an internal error occurs. This means if it is clear, that the error reason is a bug.
    Author:
    Florian Zipser
    See Also:
    Serialized Form
    • Constructor Detail

      • WorkflowException

        public WorkflowException()
      • WorkflowException

        public WorkflowException​(String s)