Class TimerException

  • All Implemented Interfaces:
    Serializable

    @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.
    See Also:
    Serialized Form