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

public static class ReflectionSupport.ReflectionError extends AssertionError
A custom error class that represents any error conditions that arise in the reflection-based methods provided by this class.
See Also: