public class ExceptionFormatter extends Object
| Constructor and Description |
|---|
ExceptionFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Throwable throwable)
Converts a throwable to a String by calling
Throwable.printStackTrace(PrintWriter). |
Copyright © 2011–2015 Everit Kft.. All rights reserved.