Package student.testingsupport
Class ReflectionSupport.ReflectionError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
student.testingsupport.ReflectionSupport.ReflectionError
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ReflectionSupport
A custom error class that represents any error conditions that
arise in the reflection-based methods provided by this class.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString