Share via


RegisterException 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 an error occurs in the register operation.

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

Public Constructors

(see also Protected Constructors )

Name Description
RegisterException Overloaded.

Top

Protected Constructors

Name Description
RegisterException Overloaded.

Top

Public Properties

(see also Protected Properties )

Name Description
Bb759557.pubproperty(en-us,office.12).gif Data (inherited from Exception )
Bb759557.pubproperty(en-us,office.12).gif DeregisterReason Returns information about the reason for this exception.
Bb759557.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)
Bb759557.pubproperty(en-us,office.12).gif DiagnosticInformation Gets the DiagnosticHeader in the response.(inherited from FailureResponseException)
Bb759557.pubproperty(en-us,office.12).gif HelpLink (inherited from Exception )
Bb759557.pubproperty(en-us,office.12).gif InnerException (inherited from Exception )
Bb759557.pubproperty(en-us,office.12).gif Message (inherited from Exception )
Bb759557.pubproperty(en-us,office.12).gif ResponseData Gets the response data. (inherited from FailureResponseException)
Bb759557.pubproperty(en-us,office.12).gif Source (inherited from Exception )
Bb759557.pubproperty(en-us,office.12).gif StackTrace (inherited from Exception )
Bb759557.pubproperty(en-us,office.12).gif TargetSite (inherited from Exception )

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

RegisterException Class
Microsoft.Rtc.Signaling Namespace