MessageConversionException

Undocumented in source.

Constructors

this
this(string description)
Undocumented in source.
this
this(string description, Throwable cause)
Undocumented in source.
this
this(MessageBase failedMessage, string description)
Undocumented in source.
this
this(MessageBase failedMessage, string description, Throwable cause)
Undocumented in source.

Inherited Members

From MessagingException

getFailedMessage
MessageBase getFailedMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta