Overload List
Name | Description | |
---|---|---|
![]() | HandshakeException |
Initializes a new instance of the HandshakeException class.
|
![]() | HandshakeException(String) |
Initializes a new instance of the HandshakeException class with a specified error message.
|
![]() | HandshakeException(SerializationInfo, StreamingContext) |
Initializes a new instance of the HandshakeException class with serialized data.
|
![]() | HandshakeException(String, Exception) |
Initializes a new instance of the HandshakeException class with a specified error message
and a reference to the inner exception that is the cause of this exception.
|
See Also