public class MessageExceptionHandler extends Object implements javax.jms.ExceptionListener
Modifier and Type | Field and Description |
---|---|
static String |
AUTH_ERROR_CODE |
static String |
FLOW_ERROR_CODE |
Constructor and Description |
---|
MessageExceptionHandler(ResettableStopSourceCallback stopSourceCallback) |
Modifier and Type | Method and Description |
---|---|
void |
onException(javax.jms.JMSException exception) |
public static final String AUTH_ERROR_CODE
public static final String FLOW_ERROR_CODE
public MessageExceptionHandler(ResettableStopSourceCallback stopSourceCallback)
Copyright © 2010–2019. All rights reserved.