Class DefaultExceptionServiceImpl

java.lang.Object
org.kuali.rice.ksb.messaging.exceptionhandling.DefaultExceptionServiceImpl
All Implemented Interfaces:
ExceptionRoutingService

public class DefaultExceptionServiceImpl extends Object implements ExceptionRoutingService
Default implementation of ExceptionRoutingService. Just saves the message in the queue as is, which should be marked Exception by the MessageExceptionHandler.
Author:
Kuali Rice Team (rice.collab@kuali.org)