Class 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:
    Serialized Form
    • Constructor Detail

      • JTSTestReflectionException

        public JTSTestReflectionException​(String message)
      • JTSTestReflectionException

        public JTSTestReflectionException​(String opName,
                                          Object[] args)