public final class Throwables
extends java.lang.Object
| Constructor and Description |
|---|
Throwables() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
toString(java.lang.Throwable t)
Return a string that consists of the stack trace of the given
Throwable. |