public abstract class BeanException extends EmpireException
EmpireException.ExceptionMessageFormatter| Modifier | Constructor and Description |
|---|---|
protected |
BeanException(ErrorType errType,
String[] params,
Throwable cause)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected static Exception |
getCause(ReflectiveOperationException e)
Returns the root cause of a ReflectiveOperationException such as InvocationTargetException
|
protected static String |
getTypeName(Object object) |
protected void |
log()
log the error
|
formatErrorMessage, getErrorParams, getErrorType, getMessageFormatter, setMessageFormatteraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static Exception getCause(ReflectiveOperationException e)
e - the ReflectiveOperationExceptionprotected void log()
log in class EmpireExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.