Class FlowAlreadyExistsException

All Implemented Interfaces:
Serializable

public class FlowAlreadyExistsException extends FlowRegistryException
See Also:
  • Constructor Details

    • FlowAlreadyExistsException

      public FlowAlreadyExistsException(String message)
    • FlowAlreadyExistsException

      public FlowAlreadyExistsException(String message, Throwable cause)