public final class AmqpIllegalBodyException extends AmqpPublishException
ModuleException to be thrown in the cases in which a message body invalid or cannot be converted to a supported type| Constructor and Description |
|---|
AmqpIllegalBodyException(String message)
Creates a new instance with the specified detail
message |
AmqpIllegalBodyException(String message,
Exception exception)
Creates a new instance with the specified detail
message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AmqpIllegalBodyException(String message)
messagemessage - the detail messageCopyright © 2019 MuleSoft, Inc.. All rights reserved.