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, scheduleExecutionpublic TestExceptionRoutingServiceImpl()
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.