An NDoc Documented Class Library

MessageNotWriteableException Class

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

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

System.Object
   System.Exception
      webMethods.Msg.MsgException
         webMethods.Msg.MessageNotWriteableException

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

MessageNotWriteableException Members | webMethods.Msg Namespace