ConferenceFailureException Members

Defines the exception associated with a parsing of header.

The ConferenceFailureException type exposes the following members.

Constructors

  Name Description
Public method ConferenceFailureException()()()() Initializes a new instance of the class.
Public method ConferenceFailureException(String) Initializes a new instance of the class with a specified error message.
Protected method ConferenceFailureException(SerializationInfo, StreamingContext) Initializes a new instance of the class with serialized data.
Public method ConferenceFailureException(String, Exception) 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

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property DetectionStackTrace Gets a string representation of the call stack at the time of the current exception. (Inherited from RealTimeException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property Response The response received or null.
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Overrides RealTimeException..::..GetObjectData(SerializationInfo, StreamingContext).)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from RealTimeException.)

Top

See Also

Reference

ConferenceFailureException Class

Microsoft.Rtc.Collaboration Namespace