public class AmqpQueueNotFoundException extends AmqpExtensionException
ModuleException to be thrown in cases where an AMQP queue is not found.| Constructor and Description |
|---|
AmqpQueueNotFoundException(String message)
Creates a new instance with the specified detail
message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AmqpQueueNotFoundException(String message)
messagemessage - the detail messageCopyright © 2019 MuleSoft, Inc.. All rights reserved.