Package de.smartics.exceptions.i18n

Package class diagram package de.smartics.exceptions.i18n
The core package for the I18N exception handling.

See:
          Description

Interface Summary
BundleProvider Provides access to resource bundles for localizing message texts.
I18nExceptionContext Defines access to the resources required by the exception infrastructure.
LocalizedException Provides access to the localized exception implementations through a common interface.
MessageComposer The message composer creates messages from message templates by replacing the place holders with localized parameter values.
 

Class Summary
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.
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.
 

Package de.smartics.exceptions.i18n Description

The core package for the I18N exception handling.

Since:
1.0


Copyright © 2007-null Kronseder & Reiner GmbH - smartics. All Rights Reserved.