public interface NestedThrowable
| Modifier and Type | Method and Description | 
|---|---|
Throwable | 
getNested()  | 
void | 
superPrintStackTrace(PrintStream ps)  | 
void | 
superPrintStackTrace(PrintWriter po)  | 
String | 
superToString()  | 
Throwable getNested()
String superToString()
void superPrintStackTrace(PrintStream ps)
void superPrintStackTrace(PrintWriter po)