Class InvalidExternalFlowException

All Implemented Interfaces:
Serializable

public class InvalidExternalFlowException extends FlowException
Exception thrown when an external flow is invalid.
Since:
12.3
Author:
Petru Galanton
See Also:
  • Constructor Details

    • InvalidExternalFlowException

      public InvalidExternalFlowException(String flowName, String reason)