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 String
condense(String str)
static String
getFullString(Throwable ex)
-