Share via


MessageParsingException Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Defines the exception associated with a parsing of a header or a message.

The following tables list the members exposed by the MessageParsingException type.

Public Constructors

(see also Protected Constructors )

Name Description
MessageParsingException Overloaded.

Top

Protected Constructors

Name Description
MessageParsingException Overloaded.

Top

Public Properties

(see also Protected Properties )

Name Description
Bb759261.pubproperty(en-us,office.12).gif Data (inherited from Exception )
Bb759261.pubproperty(en-us,office.12).gif DetectionStackTrace Gets a string representation of the call stack at the time of the current exception.(inherited from RealTimeException)
Bb759261.pubproperty(en-us,office.12).gif HelpLink (inherited from Exception )
Bb759261.pubproperty(en-us,office.12).gif InnerException (inherited from Exception )
Bb759261.pubproperty(en-us,office.12).gif LineNumber Gets the line number in the message body at which a parsing error occurred.
Bb759261.pubproperty(en-us,office.12).gif Message (inherited from Exception )
Bb759261.pubproperty(en-us,office.12).gif Reason Gets the cause of the parsing error.
Bb759261.pubproperty(en-us,office.12).gif Source (inherited from Exception )
Bb759261.pubproperty(en-us,office.12).gif StackTrace (inherited from Exception )
Bb759261.pubproperty(en-us,office.12).gif TargetSite (inherited from Exception )

Top

Protected Properties

Name Description
Bb759261.protproperty(en-us,office.12).gif HResult (inherited from Exception )

Top

Public Methods

(see also Protected Methods )

Name Description
Bb759261.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb759261.pubmethod(en-us,office.12).gif GetBaseException (inherited from Exception )
Bb759261.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb759261.pubmethod(en-us,office.12).gif GetObjectData Overridden. Populates a SerializationInfo with the data needed to serialize the object.
Bb759261.pubmethod(en-us,office.12).gif GetType (inherited from Exception )
Bb759261.pubmethod(en-us,office.12).gif Bb759261.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb759261.pubmethod(en-us,office.12).gif ToString Overridden. Returns a string representation of the MessageParsingException object.

Top

Protected Methods

Name Description
Bb759261.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb759261.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

See Also

Reference

MessageParsingException Class
Microsoft.Rtc.Signaling Namespace