public class ReflectionException
extends java.lang.RuntimeException
Type
system.Modifier and Type | Field and Description |
---|---|
static ReflectionProperties |
REFLECTION_PROPERTIES |
Constructor and Description |
---|
ReflectionException(java.lang.String message) |
ReflectionException(java.lang.String message,
java.lang.Throwable cause) |
public static final ReflectionProperties REFLECTION_PROPERTIES