Partilhar via


MessageParsingException Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method MessageParsingException() Initializes a new instance of the class.
Public method MessageParsingException(String) Initializes a new instance of the class with a specified error message.
Protected method MessageParsingException(SerializationInfo, StreamingContext) Initializes a new instance of the class with serialized data.
Public method MessageParsingException(String, Exception) Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public method MessageParsingException(String, Exception, ParsingFailureReason) Initializes a new instance of the class with a specified error message, reference to the inner exception that is the cause of this exception and the reason parsing failed.
Public method MessageParsingException(String, Exception, ParsingFailureReason, Int32) Initializes a new instance of the class with a specified error message, reference to the inner exception that is the cause of this exception, the response code, and response text.

Top

See Also

Reference

MessageParsingException Class

MessageParsingException Members

Microsoft.Rtc.Signaling Namespace