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