public final class JmsIllegalBodyException extends JmsPublishException
ModuleException to be thrown in the cases in which a message body invalid or cannot be converted to a supported type| Constructor and Description |
|---|
JmsIllegalBodyException(String message)
Creates a new instance with the specified detail
message |
JmsIllegalBodyException(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 JmsIllegalBodyException(String message)
messagemessage - the detail messageCopyright © 2019. All rights reserved.