java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aoapps.lang.reflect.ReflectionException
- All Implemented Interfaces:
Serializable
- Author:
- AO Industries, Inc.
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
ReflectionException
(String message, Throwable cause) ReflectionException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReflectionException
-
ReflectionException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getLocalizedMessage
- Overrides:
getLocalizedMessage
in classThrowable
-