Class MessageNotWriteableException

All Implemented Interfaces:
Serializable

public class MessageNotWriteableException extends JmsException
Runtime exception mirroring the JMS MessageNotWriteableException.
Since:
1.1
Author:
Mark Pollack
See Also:
  • Constructor Details

    • MessageNotWriteableException

      public MessageNotWriteableException(jakarta.jms.MessageNotWriteableException cause)