public class TestExceptionRoutingServiceImpl extends ExceptionRoutingServiceImpl
| Constructor and Description | 
|---|
TestExceptionRoutingServiceImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
callRealPlaceInExceptionRouting(Throwable throwable,
                                                              PersistedMessageBO message,
                                                              String documentId)  | 
void | 
placeInExceptionRouting(Throwable throwable,
                                              PersistedMessageBO persistedMessage,
                                              String documentId)  | 
activateExceptionRequests, determineActualCause, establishRouteContext, generateExceptionGroupRequests, generateKimExceptionRequests, notifyStatusChange, placeInExceptionRouting, placeInExceptionRouting, placeInExceptionRouting, placeInExceptionRoutingLastDitchEffort, processExceptionRequest, processExceptionRequests, setExceptionAnnotationspublic TestExceptionRoutingServiceImpl()
public void placeInExceptionRouting(Throwable throwable, PersistedMessageBO persistedMessage, String documentId)
placeInExceptionRouting in interface WorkflowDocumentExceptionRoutingServiceplaceInExceptionRouting in class ExceptionRoutingServiceImplpublic void callRealPlaceInExceptionRouting(Throwable throwable, PersistedMessageBO message, String documentId) throws Exception
ExceptionCopyright © 2005–2015 The Kuali Foundation. All rights reserved.