Uses of Package
com.emarsys.ecommon.exceptions.handling

Packages that use com.emarsys.ecommon.exceptions.handling
com.emarsys.ecommon.exceptions Provides common exception classes and utils. 
com.emarsys.ecommon.exceptions.handling Provides a pluggable exception handling mechanism. 
com.emarsys.ecommon.mail.storage Provides a framework for easy access to mail stores using the JavaMail(tm) API. 
 

Classes in com.emarsys.ecommon.exceptions.handling used by com.emarsys.ecommon.exceptions
ExceptionScenario
           An ExceptionScenario describes the context of a scenario where Exceptions may occur.
 

Classes in com.emarsys.ecommon.exceptions.handling used by com.emarsys.ecommon.exceptions.handling
ExceptionHandler
           An ExceptionHandler encapsulates a very simple and naive exception handling mechanism.
ExceptionHandlerPool
           ExceptionHandlerPool represents some kind of default implementation of the ExceptionHandling interface with almost no restrictions.
ExceptionHandling
           Encapsulates a pluggable ExceptionHandling mechanism.
ExceptionHandlingFactory
           An ExceptionHandlingFactory provides a more convient way to create objects needed in a pluggable ExceptionHandling.
ExceptionScenario
           An ExceptionScenario describes the context of a scenario where Exceptions may occur.
 

Classes in com.emarsys.ecommon.exceptions.handling used by com.emarsys.ecommon.mail.storage
ExceptionHandler
           An ExceptionHandler encapsulates a very simple and naive exception handling mechanism.
ExceptionHandling
           Encapsulates a pluggable ExceptionHandling mechanism.
ExceptionHandlingFactory
           An ExceptionHandlingFactory provides a more convient way to create objects needed in a pluggable ExceptionHandling.
ExceptionScenario
           An ExceptionScenario describes the context of a scenario where Exceptions may occur.
HandleExceptions
           HandleExceptions represents a method or type level annotation which describes an ExceptionScenario associated with the annotated method or type.
HandleExceptionsFor
           Defines an exception handling delegate.
 



Copyright © 2010 emarsys AG. All Rights Reserved.