Class TimeLimiterException

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

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

    • TimeLimiterException

      public TimeLimiterException(String message, Throwable cause)