Class ExportLocaleException

All Implemented Interfaces:
Serializable

public class ExportLocaleException extends I18nException
Exception for errors exporting a Locale for translation or update.
Author:
David Cervera
See Also:
  • Constructor Details

    • ExportLocaleException

      public ExportLocaleException(Locale[] locales)
    • ExportLocaleException

      public ExportLocaleException(Locale[] locales, Throwable cause)
  • Method Details