JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
de.xima.fc.exceptions
ILocalizableException
Contents
Description
Method Summary
Method Details
getLocalizedMessage(Locale)
Hide sidebar
Show sidebar
Interface ILocalizableException
@Deprecated
public interface
ILocalizableException
Deprecated.
Use
ILocalizedMessageProvider
instead.
Common interface for exceptions that can be localized.
Since:
8.5.0
Author:
XIMA MEDIA GmbH
See Also:
ILocalizedMessageProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
String
getLocalizedMessage
(
Locale
locale)
Deprecated.
Method Details
getLocalizedMessage
String
getLocalizedMessage
(
Locale
locale)
Deprecated.
ILocalizedMessageProviderinstead.