Share via


TlsFailureException 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 there is a connection issue due to the use of TLS.

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

Public Constructors

(see also Protected Constructors )

Name Description
TlsFailureException Overloaded. Initializes a new instance of the TlsFailureException class.

Top

Protected Constructors

Name Description
TlsFailureException Overloaded.

Top

Public Properties

(see also Protected Properties )

Name Description
Bb759874.pubproperty(en-us,office.12).gif Data (inherited from Exception )
Bb759874.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)
Bb759874.pubproperty(en-us,office.12).gif ErrorCode Gets the error code integer.
Bb759874.pubproperty(en-us,office.12).gif FailureReason Gets the possible cause for failure.
Bb759874.pubproperty(en-us,office.12).gif HelpLink (inherited from Exception )
Bb759874.pubproperty(en-us,office.12).gif InnerException (inherited from Exception )
Bb759874.pubproperty(en-us,office.12).gif Message (inherited from Exception )
Bb759874.pubproperty(en-us,office.12).gif Source (inherited from Exception )
Bb759874.pubproperty(en-us,office.12).gif StackTrace (inherited from Exception )
Bb759874.pubproperty(en-us,office.12).gif TargetSite (inherited from Exception )

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

TlsFailureException Class
Microsoft.Rtc.Signaling Namespace