public class TestExceptionRoutingServiceImpl extends DefaultExceptionServiceImpl
Constructor and Description |
---|
TestExceptionRoutingServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
callRealPlaceInExceptionRouting(Throwable throwable,
PersistedMessageBO message,
Object service) |
void |
placeInExceptionRouting(Throwable throwable,
PersistedMessageBO message,
Object service) |
getMessageExceptionHandler, placeInExceptionRoutingLastDitchEffort, scheduleExecution
public TestExceptionRoutingServiceImpl()
public void placeInExceptionRouting(Throwable throwable, PersistedMessageBO message, Object service)
placeInExceptionRouting
in interface ExceptionRoutingService
placeInExceptionRouting
in class DefaultExceptionServiceImpl
public void callRealPlaceInExceptionRouting(Throwable throwable, PersistedMessageBO message, Object service) throws Exception
Exception
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.