An NDoc Documented Class Library

MessageEOFException Class

This exception is thrown when reading a StreamMessage or a BytesMessage and the end of stream is reached.

For a list of all members of this type, see MessageEOFException Members.

System.Object
   System.Exception
      webMethods.Msg.MsgException
         webMethods.Msg.MessageEOFException

public class MessageEOFException : MsgException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: webMethods.Msg

Assembly: webMethods.Msg (in webMethods.Msg.dll)

See Also

MessageEOFException Members | webMethods.Msg Namespace