public class BeanMethodInvokeException extends BeanException
EmpireException.ExceptionMessageFormatter| Constructor and Description |
|---|
BeanMethodInvokeException(Object bean,
String method,
ReflectiveOperationException e) |
BeanMethodInvokeException(Object bean,
String method,
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 BeanMethodInvokeException(Object bean, String method, ReflectiveOperationException e)
public BeanMethodInvokeException(Object bean, String method, RuntimeException e)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.