Class JTSTestReflectionException

  • All Implemented Interfaces:
    java.io.Serializable

    public class JTSTestReflectionException
    extends java.lang.Exception
    An Exception which indicates a problem during reflection
    Version:
    1.7
    Author:
    Martin Davis
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • JTSTestReflectionException

        public JTSTestReflectionException​(java.lang.String message)
      • JTSTestReflectionException

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