public abstract class ReflectionException extends Exception
| Constructor and Description |
|---|
ReflectionException(Class clazz) |
ReflectionException(Class clazz,
String message) |
ReflectionException(Class clazz,
String message,
Throwable cause) |
ReflectionException(Class clazz,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getTargetClass() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.