TlsFailureException Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method TlsFailureException() Initializes a new instance of the TlsFailureException class.
Public method TlsFailureException(String) Initializes a new instance of the TlsFailureException class with a specified error message.
Protected method TlsFailureException(SerializationInfo, StreamingContext) Initializes a new instance of the TlsFailureException class with serialized data.
Public method TlsFailureException(String, Exception) Initializes a new instance of the TlsFailureException class with a specified error message and reference to the inner exception that is the cause of this exception.
Public method TlsFailureException(String, Exception, Int32, TlsFailureReason) Initializes a new instance of the TlsFailureException class with a specified error message and reference to the inner exception that is the cause of this exception.

Top

See Also

Reference

TlsFailureException Class

TlsFailureException Members

Microsoft.Rtc.Signaling Namespace