This exception must be thrown when a JMS client attempts to write to a read-only message.
Assembly: Kaazing.JMS (in Kaazing.JMS.dll)
Syntax
Visual Basic |
---|
Public Class MessageNotWriteableException _ Inherits JMSException |
C# |
---|
public class MessageNotWriteableException : JMSException |
Visual C++ |
---|
public ref class MessageNotWriteableException : public JMSException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Kaazing.JMS..::..JMSException
Kaazing.JMS..::..MessageNotWriteableException
System..::..Exception
Kaazing.JMS..::..JMSException
Kaazing.JMS..::..MessageNotWriteableException