Class ThresholdMeter.ThresholdExceedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.flink.runtime.metrics.ThresholdMeter.ThresholdExceedException
All Implemented Interfaces:
Serializable
Enclosing class:
ThresholdMeter

public static class ThresholdMeter.ThresholdExceedException extends RuntimeException
Exception thrown when a threshold exceeds.
See Also:
  • Constructor Details

    • ThresholdExceedException

      public ThresholdExceedException(String message)