Class SinkRunnerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
tech.illuin.pipeline.sink.runner.SinkRunnerException
All Implemented Interfaces:
Serializable

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

    • SinkRunnerException

      public SinkRunnerException(String message, Throwable cause)