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 |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AmqpUnroutableMessageException(String message)
messagemessage - the detail messageCopyright © 2019 MuleSoft, Inc.. All rights reserved.