Defines method for pretty printing Stack traces.
Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.String |
prettyPrint(java.lang.Throwable throwable) Pretty print the given stack trace and return the result |