public class TestExceptionWithDetail extends Exception
| Constructor and Description | 
|---|
| TestExceptionWithDetail() | 
| Modifier and Type | Method and Description | 
|---|---|
| Throwable | getDetail() | 
| void | setDetail(Throwable detail) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.