Class UnexpectedActionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.deltafi.core.exceptions.UnexpectedActionException
All Implemented Interfaces:
Serializable

public class UnexpectedActionException extends RuntimeException
See Also:
  • Constructor Details

    • UnexpectedActionException

      public UnexpectedActionException(String flowName, int flowId, String actionName, int actionId, UUID did)