@Internal public class AsynchronousException extends RuntimeException
RuntimeException for wrapping exceptions that are thrown in Threads that are not the
main compute Thread.| Constructor and Description |
|---|
AsynchronousException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.