Uses of Package
de.smartics.exceptions.i18n

Packages that use de.smartics.exceptions.i18n
de.smartics.exceptions.i18n The core package for the I18N exception handling. 
de.smartics.exceptions.i18n.context Provides context configuration for exceptions. 
de.smartics.exceptions.i18n.message Provides classes for the internationalization of exception messages. 
 

Classes in de.smartics.exceptions.i18n used by de.smartics.exceptions.i18n
AbstractLocalizedRuntimeException
          The base implementation of exceptions that support internationalization for unchecked exceptions.
CauseTrailMessages
          Stores the message information of the causes.
ConfigurationException
          This configuration exception is thrown if the system encountered an inconsistent configuration or configuration information was missing.
I18nCodeMessageFormatter
          Formatter for instances of MessageBean.
I18nExceptionContext
          Defines access to the resources required by the exception infrastructure.
I18nExceptionContextManager
          Provides configuration information for exceptions per class loader.
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.
PropertyAccessConfigurationException
          This exception is thrown if the configuration is not valid so that the system cannot evaluate the exception property.
 

Classes in de.smartics.exceptions.i18n used by de.smartics.exceptions.i18n.context
I18nCodeMessageFormatter
          Formatter for instances of MessageBean.
I18nExceptionContext
          Defines access to the resources required by the exception infrastructure.
MessageComposer
          The message composer creates messages from message templates by replacing the place holders with localized parameter values.
 

Classes in de.smartics.exceptions.i18n used by de.smartics.exceptions.i18n.message
AbstractLocalizedRuntimeException
          The base implementation of exceptions that support internationalization for unchecked exceptions.
CauseTrailMessages
          Stores the message information of the causes.
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.
 



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