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