Class SaWsWorkflowException

All Implemented Interfaces:
Serializable

public class SaWsWorkflowException extends SaWsException
The Class SaWsWorkflowException.
See Also:
  • Constructor Details

    • SaWsWorkflowException

      public SaWsWorkflowException()
      Instantiates a new sa ws workflow exception.
    • SaWsWorkflowException

      public SaWsWorkflowException(String message)
      Instantiates a new sa ws workflow exception.
      Parameters:
      message - the message
    • SaWsWorkflowException

      public SaWsWorkflowException(String message, Throwable cause)
      Instantiates a new sa ws workflow exception.
      Parameters:
      message - the message
      cause - the cause