Class PhaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tech.illuin.pipeline.execution.phase.PhaseException
- All Implemented Interfaces:
Serializable
Deprecated.
slated for removal by 0.12
- Author:
- Pierre Lecerf ([email protected])
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPhaseException
(String message) Deprecated.PhaseException
(String message, Throwable cause) Deprecated.PhaseException
(Throwable cause) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PhaseException
Deprecated. -
PhaseException
Deprecated. -
PhaseException
Deprecated.
-