Package org.gvsig.i18n.impl
Class ExportLocaleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.i18n.I18nException
org.gvsig.i18n.impl.ExportLocaleException
- All Implemented Interfaces:
Serializable
Exception for errors exporting a Locale for translation or update.
- Author:
- David Cervera
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExportLocaleException(Locale[] locales) ExportLocaleException(Locale[] locales, Throwable cause) -
Method Summary
Methods inherited from class org.gvsig.i18n.I18nException
showErrorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExportLocaleException
-
ExportLocaleException
-
-
Method Details
-
getLocalizedMessage
- Overrides:
getLocalizedMessagein classI18nException
-