Class AutomatedWorkflowActionException

All Implemented Interfaces:
Serializable

@Deprecated(since="ages", forRemoval=false) public class AutomatedWorkflowActionException extends JaloSystemException
Deprecated.
since ages - as of release 4.3, please use AutomatedWorkflowActionException
See Also:
  • Constructor Details

    • AutomatedWorkflowActionException

      public AutomatedWorkflowActionException(Throwable nested)
      Deprecated.
    • AutomatedWorkflowActionException

      public AutomatedWorkflowActionException(String message)
      Deprecated.
    • AutomatedWorkflowActionException

      public AutomatedWorkflowActionException(Throwable nested, String message, int errorCode)
      Deprecated.