@Internal
public class TimerException
extends org.apache.flink.runtime.taskmanager.AsynchronousException
RuntimeException for wrapping exceptions that are thrown in the timer callback of the
timer service in StreamTask.| Constructor and Description |
|---|
TimerException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.