| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.util.ExUtil |
Utility methods for throwables (errors, exceptions, runtime exceptions).
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ExUtil() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static String |
formatStackTrace(Throwable t)
Format a throwable as a human-readable stacktrace.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Format a throwable as a human-readable stacktrace.