ch.elca.el4j.tests.services.exceptionhandler
Class LogExceptonHandler
java.lang.Object
ch.elca.el4j.services.exceptionhandler.handler.AbstractExceptionHandler
ch.elca.el4j.services.exceptionhandler.handler.SimpleLogExceptionHandler
ch.elca.el4j.tests.services.exceptionhandler.LogExceptonHandler
- All Implemented Interfaces:
- ExceptionHandler
public class LogExceptonHandler
- extends SimpleLogExceptionHandler
Simple log exception handler used in the context handler tests.
- Author:
- Andreas Bur (ABU)
- File-location:
- LogExceptonHandler
- Last check-in date:
- 2009-08-04 15:17:52 +0200 (Di, 04. Aug 2009) by swismer for revision 3880
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
s_numberOfHandleCalls
public static int s_numberOfHandleCalls
- Number of handle calls.
LogExceptonHandler
public LogExceptonHandler()
handleException
protected Object handleException(Throwable t,
AbstractExceptionHandlerInterceptor exceptionInvoker,
org.aopalliance.intercept.MethodInvocation invocation,
org.slf4j.Logger logger)
throws Throwable
-
- Overrides:
handleException in class SimpleLogExceptionHandler
- Throws:
Throwable
Copyright © 2005-2011 ELCA. All Rights Reserved.