de.smartics.exceptions.i18n.context
Class SystemDefaultI18nExceptionContext

Package class diagram package SystemDefaultI18nExceptionContext
java.lang.Object
  extended by de.smartics.exceptions.context.AbstractExceptionContext
      extended by de.smartics.exceptions.i18n.context.AbstractI18nExceptionContext
          extended by de.smartics.exceptions.i18n.context.SystemDefaultI18nExceptionContext
All Implemented Interfaces:
ExceptionContext, I18nExceptionContext

public class SystemDefaultI18nExceptionContext
     
     
extends AbstractI18nExceptionContext

An exception context with a UUID factory for default configuration.


Field Summary
 
Fields inherited from class de.smartics.exceptions.context.AbstractExceptionContext
formatter, idFactory, throwableHandleMode
 
Constructor Summary
SystemDefaultI18nExceptionContext()
          Default constructor.
 
Method Summary
 
Methods inherited from class de.smartics.exceptions.i18n.context.AbstractI18nExceptionContext
getBundleProvider, getCodeMessageFormatter, getMessageComposer, getMessageTemplateId
 
Methods inherited from class de.smartics.exceptions.context.AbstractExceptionContext
getIdFactory, getThrowableHandleMode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.smartics.exceptions.core.ExceptionContext
getIdFactory, getThrowableHandleMode
 

Constructor Detail

SystemDefaultI18nExceptionContext

public SystemDefaultI18nExceptionContext()
Default constructor.



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