public class XfcUpdateException extends AbstractXfcException
Constructor and Description |
---|
XfcUpdateException(Exception e)
Konstruktur der der Ausgangsexeption, aus welcher nur die Message genutzt wird.
|
XfcUpdateException(de.xima.cmn.dao.exceptions.interfaces.IDaoException exe) |
XfcUpdateException(IXfcException exe) |
XfcUpdateException(String message)
Konstruktur mit Message
|
Modifier and Type | Method and Description |
---|---|
String |
getDefaultErrorCode() |
String |
getDefaultMessageKey() |
getErrorCode, getExceptionData, getLocalizedMessage, getMessageKey, getMessageParams
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XfcUpdateException(IXfcException exe)
public XfcUpdateException(de.xima.cmn.dao.exceptions.interfaces.IDaoException exe)
public XfcUpdateException(Exception e)
e
- Exeption deren Message genutzt wirdpublic XfcUpdateException(String message)
message
- Grund für die ExceptionCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.