Class FlowStopException

  • All Implemented Interfaces:
    Serializable

    public class FlowStopException
    extends de.codecentric.reedelk.runtime.api.exception.PlatformException
    See Also:
    Serialized Form
    • Constructor Detail

      • FlowStopException

        public FlowStopException​(String message,
                                 Exception exception)