java.lang.Object | |
↳ | com.pnfsoftware.jeb.util.base.Throwables.ThrowableFormatter |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ThrowableFormatter(boolean escapeTokens) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | format(Throwable t) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|