|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
I18nCodeMessageFormatter | Formatter for instances of MessageBean . |
I18nExceptionContext | Defines access to the resources required by the exception infrastructure. |
LocalizedException | Provides access to the localized exception implementations through a common interface. |
MessageBean | Message provider. |
MessageComposer | The message composer creates messages from message templates by replacing the place holders with localized parameter values. |
Class Summary | |
---|---|
AbstractMessageBean | The message information for a incidence. |
CauseTrailMessages | Stores the message information of the causes. |
DefaultI18nCodeMessageFormatter | Default implementation to format code messages in the context of I18N. |
I18nExceptionContextManager | Provides configuration information for exceptions per class loader. |
Exception Summary | |
---|---|
AbstractLocalizedException | The base implementation of exceptions that support internationalization for checked exceptions. |
AbstractLocalizedRuntimeException | The base implementation of exceptions that support internationalization for unchecked exceptions. |
AbstractMessageException | The base implementation of exceptions that support internationalization for checked exceptions and whose message information is based on a message bean. |
AbstractMessageRuntimeException | The base implementation of exceptions that support internationalization for runtime exceptions and whose message information is based on a message bean. |
ConfigurationException | This configuration exception is thrown if the system encountered an inconsistent configuration or configuration information was missing. |
MethodAccessConfigurationException | This exception is thrown if the configuration is not valid so that the system cannot evaluate the exception property. |
PropertyAccessConfigurationException | This exception is thrown if the configuration is not valid so that the system cannot evaluate the exception property. |
The core package for the I18N exception handling.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |