public class AsynchronousDispatchLocation extends Exception
| Constructor and Description |
|---|
AsynchronousDispatchLocation(Throwable t)
Creates a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AsynchronousDispatchLocation(Throwable t)
t - the previous exception, if anyCopyright © 2015. All rights reserved.