Package org.gvsig.i18n.impl
Class InstallLocalesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.i18n.I18nException
org.gvsig.i18n.impl.InstallLocalesException
- All Implemented Interfaces:
Serializable
Exception for errors installing a locale or locales from an import file.
- Author:
- David Cervera
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInstallLocalesException(File importFile) InstallLocalesException(File importFile, 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
-
InstallLocalesException
-
InstallLocalesException
-
-
Method Details
-
getLocalizedMessage
- Overrides:
getLocalizedMessagein classI18nException
-