org.kuali.rice.ksb.messaging.exceptionhandling
Class TestExceptionHandlerServiceImpl
java.lang.Object
org.kuali.rice.ksb.messaging.exceptionhandling.DefaultExceptionServiceImpl
org.kuali.rice.ksb.messaging.exceptionhandling.TestExceptionHandlerServiceImpl
- All Implemented Interfaces:
- ExceptionRoutingService
public class TestExceptionHandlerServiceImpl
- extends DefaultExceptionServiceImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestExceptionHandlerServiceImpl
public TestExceptionHandlerServiceImpl()
placeInExceptionRouting
public void placeInExceptionRouting(Throwable throwable,
PersistedMessageBO message,
Object service)
- Specified by:
placeInExceptionRouting
in interface ExceptionRoutingService
- Overrides:
placeInExceptionRouting
in class DefaultExceptionServiceImpl
callRealPlaceInExceptionRouting
public void callRealPlaceInExceptionRouting(Throwable throwable,
PersistedMessageBO message,
Object service)
throws Exception
- Throws:
Exception
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.