public final class StacktraceHelper extends Object
Constructor and Description |
---|
StacktraceHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
formatStacktrace(Throwable throwable)
Format a stack trace in a human-readable format.
|