public class PropertyAccessException extends IllegalStateException
| Constructor and Description |
|---|
PropertyAccessException(Throwable cause)
Constructs a new
PropertyAccessException with the specified
cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyAccessException(Throwable cause)
PropertyAccessException with the specified
cause.cause - Cause to be wrapped.Copyright © 2010-2012 FoxLabs. All Rights Reserved.