Class LocalizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.somda.sdc.glue.provider.localization.LocalizationException
- All Implemented Interfaces:
Serializable
Indicates that error occurs trying to get localized text using LocalizationService.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLocalizationException(String message) LocalizationException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LocalizationException
-
LocalizationException
-