spring-framework / org.springframework.jms / MessageNotReadableException

MessageNotReadableException

open class MessageNotReadableException : JmsException

Runtime exception mirroring the JMS MessageNotReadableException.

Author
Mark Pollack

Since
1.1

See Also
javax.jms.MessageNotReadableException

Constructors

<init>

MessageNotReadableException(cause: MessageNotReadableException)