An NDoc Documented Class Library

MessageFormatException Class

This exception is thrown when attempting to read or write to a message with an incorrect or unsupported data type.

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

System.Object
   System.Exception
      webMethods.Msg.MsgException
         webMethods.Msg.MessageFormatException

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

MessageFormatException Members | webMethods.Msg Namespace