public static interface Threading.RecurringCallbackAccess
Threading.RecurringCallback
.Modifier and Type | Method and Description |
---|---|
void |
throwException(Throwable t)
Throws an exception from the recurring callback to the code that is regularly executing
in the thread.
|
void throwException(Throwable t)