Class XfcUpdateException

All Implemented Interfaces:
IXfcException, Serializable

public class XfcUpdateException extends AbstractXfcException
See Also:
  • Constructor Details

    • XfcUpdateException

      public XfcUpdateException(IXfcException exe)
    • XfcUpdateException

      public XfcUpdateException(de.xima.cmn.dao.exceptions.interfaces.IDaoException exe)
    • XfcUpdateException

      public XfcUpdateException(Exception e)
      Konstruktur der der Ausgangsexeption, aus welcher nur die Message genutzt wird.
      Parameters:
      e - Exeption deren Message genutzt wird
    • XfcUpdateException

      public XfcUpdateException(String message)
      Konstruktur mit Message
      Parameters:
      message - Grund für die Exception
  • Method Details

    • getDefaultMessageKey

      public String getDefaultMessageKey()
    • getDefaultErrorCode

      public String getDefaultErrorCode()