public abstract class AbstractXfcException extends Exception implements IXfcException
getMessageKey()
und getErrorCode()
created by:
XIMA MEDIA GmbH, Dresden - mgu - 17.07.2014Constructor and Description |
---|
AbstractXfcException(de.xima.cmn.dao.exceptions.interfaces.IDaoException xfcException) |
AbstractXfcException(IXfcException xfcException) |
AbstractXfcException(String message) |
AbstractXfcException(String message,
Throwable cause) |
AbstractXfcException(Throwable cause) |
AbstractXfcException(Throwable cause,
ITransferableEntity transferableEntity) |
AbstractXfcException(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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDefaultErrorCode, getDefaultMessageKey
public AbstractXfcException(Throwable cause, ITransferableEntity transferableEntity, String message)
public AbstractXfcException(Throwable cause, ITransferableEntity transferableEntity)
public AbstractXfcException(Throwable cause)
public AbstractXfcException(String message)
public AbstractXfcException(IXfcException xfcException)
public AbstractXfcException(de.xima.cmn.dao.exceptions.interfaces.IDaoException xfcException)
public XfcExceptionData getExceptionData()
getExceptionData
in interface IXfcException
public String getMessageKey()
getMessageKey
in interface IXfcException
public String getErrorCode()
getErrorCode
in interface IXfcException
public Serializable[] getMessageParams()
getMessageParams
in interface IXfcException
public String getLocalizedMessage(Locale locale)
getLocalizedMessage
in interface IXfcException
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.