This exception must be thrown when an unexpected end of stream has been reached when a IStreamMessage or IBytesMessage is being read.
Assembly: Kaazing.JMS (in Kaazing.JMS.dll)
Syntax
Visual Basic |
---|
Public Class MessageEOFException _ Inherits JMSException |
C# |
---|
public class MessageEOFException : JMSException |
Visual C++ |
---|
public ref class MessageEOFException : public JMSException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Kaazing.JMS..::..JMSException
Kaazing.JMS..::..MessageEOFException
System..::..Exception
Kaazing.JMS..::..JMSException
Kaazing.JMS..::..MessageEOFException