open class MessageNotReadableException : JmsException
Runtime exception mirroring the JMS MessageNotReadableException.
Author
Mark Pollack
Since
1.1
See Also
javax.jms.MessageNotReadableException
MessageNotReadableException(cause: MessageNotReadableException) |