Class WorkflowException

All Implemented Interfaces:
Serializable

public class WorkflowException extends OKMException
OKMWorkflowException
Author:
jllort
See Also:
  • Constructor Details

    • WorkflowException

      public WorkflowException()
    • WorkflowException

      public WorkflowException(String arg0, String serverStacktrace)
    • WorkflowException

      public WorkflowException(String arg0, Throwable arg1)
    • WorkflowException

      public WorkflowException(Throwable arg0)