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, scheduleExecutionpublic TestExceptionHandlerServiceImpl()
public void placeInExceptionRouting(Throwable throwable, PersistedMessageBO message, Object service)
placeInExceptionRouting in interface ExceptionRoutingServiceplaceInExceptionRouting in class DefaultExceptionServiceImplpublic void callRealPlaceInExceptionRouting(Throwable throwable, PersistedMessageBO message, Object service) throws Exception
ExceptionCopyright © 2005–2015 The Kuali Foundation. All rights reserved.