@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, setStackTracepublic TimerException(Throwable cause)
public String toString()
toString in class AsynchronousExceptionCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.