Class PipelineException

java.lang.Object
java.lang.Throwable
java.lang.Exception
tech.illuin.pipeline.PipelineException
All Implemented Interfaces:
Serializable

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

    • PipelineException

      public PipelineException(String message, Throwable cause)