Class StepRunnerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
tech.illuin.pipeline.step.runner.StepRunnerException
All Implemented Interfaces:
Serializable

public class StepRunnerException extends Exception
Author:
Pierre Lecerf ([email protected])
See Also:
  • Constructor Details

    • StepRunnerException

      public StepRunnerException(String message, Throwable cause)