Class TimeLimiterSinkException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.illuin.pipeline.sink.execution.wrapper.timelimiter.TimeLimiterSinkException
All Implemented Interfaces:
Serializable

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

    • TimeLimiterSinkException

      public TimeLimiterSinkException(Exception ex)
  • Method Details