Class TimerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.flink.runtime.taskmanager.AsynchronousException
org.apache.flink.streaming.runtime.tasks.TimerException
- All Implemented Interfaces:
Serializable
RuntimeException for wrapping exceptions that are thrown in the timer callback of the
timer service in StreamTask.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace