open class MessageFormatException : JmsException
Runtime exception mirroring the JMS MessageFormatException.
Author Mark Pollack
Since 1.1
See Also javax.jms.MessageFormatException
<init>
MessageFormatException(cause: MessageFormatException)