Class WorkflowOperationAbortedException

All Implemented Interfaces:
Serializable

public class WorkflowOperationAbortedException extends WorkflowOperationException
Thrown when a WorkflowOperationInstance fails to run.
See Also:
  • Constructor Details

    • WorkflowOperationAbortedException

      public WorkflowOperationAbortedException(String message)
      Constructs a new WorkflowOperationAbortedException with a message, but no root cause.
      Parameters:
      message - The message describing what went wrong