public class PropertyException extends RuntimeException
PropertyUtils when some reflection error occurs.| Constructor and Description |
|---|
PropertyException(String message) |
PropertyException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyException(String message, Throwable cause)
public PropertyException(String message)
Copyright © 2016. All rights reserved.