Class StepAlreadyAddedException

All Implemented Interfaces:
Serializable

public class StepAlreadyAddedException extends PipelineDefinitionException
See Also:
  • Constructor Details

    • StepAlreadyAddedException

      public StepAlreadyAddedException(Pipeline pipeline, NamedStep step)
  • Method Details