@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.| 构造器和说明 |
|---|
TimerException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
toString() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.