Package org.locationtech.jtstest.util
Class ExceptionFormatter
- java.lang.Object
-
- org.locationtech.jtstest.util.ExceptionFormatter
-
public class ExceptionFormatter extends Object
-
-
Constructor Summary
Constructors Constructor Description ExceptionFormatter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Stringcondense(String str)static StringgetFullString(Throwable ex)
-