public class ConsumeShutdownSignalExceptionResolver extends ShutdownSignalExceptionResolver
| Modifier and Type | Field and Description |
|---|---|
static String |
TIMEOUT_SIGNAL_MESSAGE |
CHANNEL_CLOSE| Constructor and Description |
|---|
ConsumeShutdownSignalExceptionResolver() |
| Modifier and Type | Method and Description |
|---|---|
AmqpExtensionException |
resolveException(Throwable throwable)
resolves exception from inner information for the throwable
|
getReplyCode, isConnectionExceptionByDefault, reasonIsChannelClosepublic static final String TIMEOUT_SIGNAL_MESSAGE
public ConsumeShutdownSignalExceptionResolver()
public AmqpExtensionException resolveException(Throwable throwable)
ExceptionResolverresolveException in interface ExceptionResolverresolveException in class ShutdownSignalExceptionResolverthrowable - throwable raised by the java clientCopyright © 2023 MuleSoft, Inc.. All rights reserved.