public class MessageTypeNotSupportedException extends MessagingException
MessageTypeNotSupportedException
is thrown when a message payload
is set on a Message implementation of MessageAdapter which is not of supported
type for that message or adapter.umoMessage
Constructor and Description |
---|
MessageTypeNotSupportedException(Object message,
Class adapterClass) |
MessageTypeNotSupportedException(Object message,
Class adapterClass,
Throwable cause) |
getUmoMessage
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.