Class JTSTestReflectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.locationtech.jtstest.testrunner.JTSTestReflectionException
All Implemented Interfaces:
Serializable

public class JTSTestReflectionException extends Exception
An Exception which indicates a problem during reflection
Version:
1.7
Author:
Martin Davis
See Also:
  • Constructor Details

    • JTSTestReflectionException

      public JTSTestReflectionException(String message)
    • JTSTestReflectionException

      public JTSTestReflectionException(String opName, Object[] args)