An NDoc Documented Class Library

MessageNotReadableException Class

This exception is thrown when attempting to read from a message that is write only.

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

System.Object
   System.Exception
      webMethods.Msg.MsgException
         webMethods.Msg.MessageNotReadableException

public class MessageNotReadableException : 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

MessageNotReadableException Members | webMethods.Msg Namespace