public class InstallLocalesException extends I18nException
| Constructor and Description |
|---|
InstallLocalesException(java.io.File importFile) |
InstallLocalesException(java.io.File importFile,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalizedMessage() |
showErrorpublic InstallLocalesException(java.io.File importFile)
public InstallLocalesException(java.io.File importFile,
java.lang.Throwable cause)
public java.lang.String getLocalizedMessage()
getLocalizedMessage in class I18nException