Package tech.illuin.pipeline.step.runner
Class StepRunnerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tech.illuin.pipeline.step.runner.StepRunnerException
- All Implemented Interfaces:
Serializable
- Author:
- Pierre Lecerf ([email protected])
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStepRunnerException
(String message) StepRunnerException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StepRunnerException
-
StepRunnerException
-