Uses of Package
ch.elca.el4j.services.exceptionhandler

Packages that use ch.elca.el4j.services.exceptionhandler
ch.elca.el4j.services.exceptionhandler   
ch.elca.el4j.services.exceptionhandler.handler   
 

Classes in ch.elca.el4j.services.exceptionhandler used by ch.elca.el4j.services.exceptionhandler
AbstractExceptionHandlerFactoryBean
          Convenience factory to create exception handler proxies.
AbstractExceptionHandlerInterceptor
          This class provides functionality to handle exceptions centrally (with respect to a number of classes or the whole system).
ClassExceptionConfiguration
          This class configures an exception handler.
ExceptionConfiguration
          The exception configuration is used to determine, whether a exception handler is able to handle a given exception that was thrown in a given method invocation.
RetryException
          This exception signals a retry.
 

Classes in ch.elca.el4j.services.exceptionhandler used by ch.elca.el4j.services.exceptionhandler.handler
AbstractExceptionHandlerInterceptor
          This class provides functionality to handle exceptions centrally (with respect to a number of classes or the whole system).
InappropriateHandlerException
          This Exception signals that the called exception handler is not responsible for the given situation.
RetryException
          This exception signals a retry.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.