public static class LocalizableMessage
extends java.lang.Object
The LocalizableMessage
class represents localizable string and message
template. Interfaces include one or more localizable message templates in the
exceptions they report so that clients can display diagnostic messages in the
native language of the user. Interfaces can include localizable strings in the
data returned from methods to allow clients to display localized status
information in the native language of the user.
- See Also:
- Serialized Form