public class NoSuchPropertyException extends UnsupportedOperationException
BeanPropertyAccessor
when a property isn't
found.Constructor and Description |
---|
NoSuchPropertyException(String property,
boolean forRead) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchPropertyException(String property, boolean forRead)
Copyright © 2004-2015 Cojen. All Rights Reserved.