public class AmqpUnroutableMessageException extends AmqpExtensionException
ModuleException to be thrown in cases where when the message could not be immediately delivered or because there are no
queues bound to the exchange depending on the exchange configuration in the broker.| Constructor and Description |
|---|
AmqpUnroutableMessageException(String message)
Creates a new instance with the specified detail
message |
getType, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic AmqpUnroutableMessageException(String message)
messagemessage - the detail messageCopyright © 2025 MuleSoft, Inc.. All rights reserved.