public class BeanPropertySetException extends BeanException
EmpireException.ExceptionMessageFormatter| Constructor and Description |
|---|
BeanPropertySetException(Object bean,
String property,
ReflectiveOperationException e) |
BeanPropertySetException(Object bean,
String property,
RuntimeException e) |
getCause, getTypeName, logformatErrorMessage, getErrorParams, getErrorType, getMessageFormatter, setMessageFormatteraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final ErrorType errorType
public BeanPropertySetException(Object bean, String property, ReflectiveOperationException e)
public BeanPropertySetException(Object bean, String property, RuntimeException e)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.