public class TestException extends Exception
| Constructor and Description | 
|---|
| TestException() | 
| Modifier and Type | Method and Description | 
|---|---|
| Throwable | getSourceException() | 
| Throwable | getSpecialCause() | 
| void | setSourceException(Throwable cause) | 
| void | setSpecialCause(Throwable specialCause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.