FailureResponseException 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 thrown when a failure response is received.

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

Public Constructors

(see also Protected Constructors )

Name Description
FailureResponseException Overloaded.

Top

Protected Constructors

Name Description
FailureResponseException Overloaded.

Top

Public Properties

(see also Protected Properties )

Name Description
Bb759329.pubproperty(en-us,office.12).gif Data (inherited from Exception )
Bb759329.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)
Bb759329.pubproperty(en-us,office.12).gif DiagnosticInformation Gets the DiagnosticHeader in the response.
Bb759329.pubproperty(en-us,office.12).gif HelpLink (inherited from Exception )
Bb759329.pubproperty(en-us,office.12).gif InnerException (inherited from Exception )
Bb759329.pubproperty(en-us,office.12).gif Message (inherited from Exception )
Bb759329.pubproperty(en-us,office.12).gif ResponseData Gets the response data.
Bb759329.pubproperty(en-us,office.12).gif Source (inherited from Exception )
Bb759329.pubproperty(en-us,office.12).gif StackTrace (inherited from Exception )
Bb759329.pubproperty(en-us,office.12).gif TargetSite (inherited from Exception )

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

FailureResponseException Class
Microsoft.Rtc.Signaling Namespace