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