public abstract class AbstractXfcRuntimeException extends RuntimeException implements IXfcException
getMessageKey()
und getErrorCode()
created by:
XIMA MEDIA GmbH, Dresden - mgu - 17.07.2014Constructor 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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDefaultErrorCode, getDefaultMessageKey
public 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 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.