Class JTSTestReflectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.locationtech.jtstest.testrunner.JTSTestReflectionException
- All Implemented Interfaces:
Serializable
An Exception which indicates a problem during reflection
- Version:
- 1.7
- Author:
- Martin Davis
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJTSTestReflectionException
(String message) JTSTestReflectionException
(String opName, Object[] args) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JTSTestReflectionException
-
JTSTestReflectionException
-