Click or drag to resize
MimeKit

SslHandshakeException Constructor

Overload List
 NameDescription
Public methodSslHandshakeException Initializes a new instance of the SslHandshakeException class.
Public methodSslHandshakeException(String) Initializes a new instance of the SslHandshakeException class.
Protected methodSslHandshakeException(SerializationInfo, StreamingContext) Initializes a new instance of the SslHandshakeException class.
Public methodSslHandshakeException(String, Exception) Initializes a new instance of the SslHandshakeException class.
Top
See Also