public class AsyncException extends RuntimeException
| Constructor and Description | 
|---|
AsyncException()  | 
AsyncException(String message)  | 
AsyncException(String message,
              Throwable cause)  | 
AsyncException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 JavaLite. All rights reserved.