public class MessageConversionException extends AmqpException
Exception to be thrown by message converters if they encounter a problem with converting a message or object.
N.B. this is not an AmqpException
because it is a a client exception, not a protocol or broker
problem.
Constructor and Description |
---|
MessageConversionException(String message) |
MessageConversionException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString