Class TestParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.locationtech.jtstest.testrunner.TestParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class TestParseException extends java.lang.Exception
- Version:
- 1.7
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TestParseException(java.lang.String s)
-