public class MessageTypeNotSupportedException extends MuleException
MessageTypeNotSupportedException
is thrown when a MuleMessage
instance is
to be created with an payload type that is not of supported type by that
MuleMessageFactory
.Constructor and Description |
---|
MessageTypeNotSupportedException(Object message,
Class<?> creatorClass) |
MessageTypeNotSupportedException(Object message,
Class<?> creatorClass,
Throwable cause) |
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.