spring-framework / org.springframework.jms / MessageNotWriteableException

MessageNotWriteableException

open class MessageNotWriteableException : JmsException

Runtime exception mirroring the JMS MessageNotWriteableException.

Author
Mark Pollack

Since
1.1

See Also
javax.jms.MessageNotWriteableException

Constructors

<init>

MessageNotWriteableException(cause: MessageNotWriteableException)