public abstract class AbstractXfcRuntimeException extends RuntimeException implements IXfcException
getMessageKey() und getErrorCode() created by:
XIMA MEDIA GmbH, Dresden - mgu - 17.07.2014| Constructor and Description |
|---|
AbstractXfcRuntimeException(de.xima.cmn.dao.exceptions.interfaces.IDaoException xfcException) |
AbstractXfcRuntimeException(IXfcException xfcException) |
AbstractXfcRuntimeException(String message) |
AbstractXfcRuntimeException(String message,
Throwable cause) |
AbstractXfcRuntimeException(Throwable cause) |
AbstractXfcRuntimeException(Throwable cause,
ITransferableEntity transferableEntity) |
AbstractXfcRuntimeException(Throwable cause,
ITransferableEntity transferableEntity,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
XfcExceptionData |
getExceptionData() |
String |
getLocalizedMessage(Locale locale) |
String |
getMessageKey() |
Serializable[] |
getMessageParams() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDefaultErrorCode, getDefaultMessageKeypublic AbstractXfcRuntimeException(Throwable cause, ITransferableEntity transferableEntity, String message)
public AbstractXfcRuntimeException(Throwable cause, ITransferableEntity transferableEntity)
public AbstractXfcRuntimeException(Throwable cause)
public AbstractXfcRuntimeException(String message)
public AbstractXfcRuntimeException(IXfcException xfcException)
public AbstractXfcRuntimeException(de.xima.cmn.dao.exceptions.interfaces.IDaoException xfcException)
public XfcExceptionData getExceptionData()
getExceptionData in interface IXfcExceptionpublic String getMessageKey()
getMessageKey in interface IXfcExceptionpublic String getErrorCode()
getErrorCode in interface IXfcExceptionpublic Serializable[] getMessageParams()
getMessageParams in interface IXfcExceptionpublic String getLocalizedMessage(Locale locale)
getLocalizedMessage in interface IXfcExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.