public class InvalidPropertyException extends ReflectionException
| Constructor and Description |
|---|
InvalidPropertyException(Class<?> clazz,
String propertyName) |
InvalidPropertyException(Class<?> clazz,
String propertyName,
Throwable reason) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getClazz() |
String |
getPropertyName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2020 Juffrou. All rights reserved.