Class JTSTestReflectionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.vividsolutions.jtstest.testrunner.JTSTestReflectionException
-
- All Implemented Interfaces:
java.io.Serializable
public class JTSTestReflectionException extends java.lang.ExceptionAn Exception which indicates a problem during reflection- Version:
- 1.7
- Author:
- Martin Davis
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JTSTestReflectionException(java.lang.String message)JTSTestReflectionException(java.lang.String opName, java.lang.Object[] args)
-