Interface IFormI18nException

All Superinterfaces:
IXfcException
All Known Implementing Classes:
AjaxUploadException

public interface IFormI18nException extends IXfcException
Exception where the IXfcException.getMessageKey() points to a key in the form I18N messages.
Since:
7.0.11
Author:
XIMA MEDIA GmbH
  • Method Details

    • getFormI18nKey

      String getFormI18nKey()
      Returns:
      The key to lookup in the form I18N messages. This should be used for messages facing the end-user.