public class TestExceptionHandlerServiceImpl extends DefaultExceptionServiceImpl
Constructor and Description |
---|
TestExceptionHandlerServiceImpl() |
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 TestExceptionHandlerServiceImpl()
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.