net.sf.excha.foo
Class ErrorCodeToStringExceptiongHandler

java.lang.Object
  extended by net.sf.excha.DoNothingExceptionHandler
      extended by net.sf.excha.foo.ErrorCodeToStringExceptiongHandler
All Implemented Interfaces:
net.sf.excha.ExceptionHandler

public class ErrorCodeToStringExceptiongHandler
extends net.sf.excha.DoNothingExceptionHandler


Constructor Summary
ErrorCodeToStringExceptiongHandler()
           
 
Method Summary
 boolean handle(org.aspectj.lang.ProceedingJoinPoint pjp, java.lang.Throwable e)
           
 
Methods inherited from class net.sf.excha.DoNothingExceptionHandler
result
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorCodeToStringExceptiongHandler

public ErrorCodeToStringExceptiongHandler()
Method Detail

handle

public boolean handle(org.aspectj.lang.ProceedingJoinPoint pjp,
                      java.lang.Throwable e)
               throws java.lang.Throwable
Specified by:
handle in interface net.sf.excha.ExceptionHandler
Overrides:
handle in class net.sf.excha.DoNothingExceptionHandler
Throws:
java.lang.Throwable


Copyright © 2007-2008. All Rights Reserved.