Class UninstallLocaleException

All Implemented Interfaces:
Serializable

public class UninstallLocaleException extends I18nException
Exception for errors uninstalling a Localeยท
Author:
David Cervera
See Also:
  • Constructor Details

    • UninstallLocaleException

      public UninstallLocaleException(Locale locale)
    • UninstallLocaleException

      public UninstallLocaleException(Locale locale, Throwable cause)
  • Method Details