Class FlowExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.bardframework.flow.exception.FlowExecutionException
All Implemented Interfaces:
Serializable

public class FlowExecutionException extends RuntimeException
See Also:
  • Constructor Details

    • FlowExecutionException

      public FlowExecutionException(List<String> errorsMessageCodes)
  • Method Details