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:
    Serialized Form
    • Constructor Detail

      • InvalidExternalFlowException

        public InvalidExternalFlowException​(String flowName,
                                            String reason)