NestedException
, XAException
public interface NestedThrowable
Modifier and Type | Interface | Description |
---|---|---|
static class |
NestedThrowable.Util |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Throwable |
getNested() |
|
void |
superPrintStackTrace(java.io.PrintStream ps) |
|
void |
superPrintStackTrace(java.io.PrintWriter po) |
|
java.lang.String |
superToString() |