@Internal public class TimerException extends 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, setStackTrace
public TimerException(Throwable cause)
public String toString()
toString
in class AsynchronousException
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.