Uses of Class
de.smartics.exceptions.core.ThrowableHandleMode

Packages that use ThrowableHandleMode
de.smartics.exceptions.context Provides context configuration for exceptions. 
de.smartics.exceptions.core Provides core information beans, interfaces and exceptions. 
 

Uses of ThrowableHandleMode in de.smartics.exceptions.context
 

Fields in de.smartics.exceptions.context declared as ThrowableHandleMode
protected  ThrowableHandleMode AbstractExceptionContext.throwableHandleMode
          The configuration to control the handling of throwables.
 

Methods in de.smartics.exceptions.context that return ThrowableHandleMode
 ThrowableHandleMode AbstractExceptionContext.getThrowableHandleMode()
           
 

Uses of ThrowableHandleMode in de.smartics.exceptions.core
 

Methods in de.smartics.exceptions.core that return ThrowableHandleMode
 ThrowableHandleMode ExceptionContext.getThrowableHandleMode()
          Returns the configuration to control the handling of throwables.
static ThrowableHandleMode ThrowableHandleMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ThrowableHandleMode[] ThrowableHandleMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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