class
HandshakeException

An exception that happens in the handshake phase of establishing a secure network connection.

Extends

Properties

String type
read-only , inherited
String message
read-only , inherited
OSError osError
read-only , inherited

Constructors

HandshakeException([String message = "", OSError osError = null])
const

Methods

toString() → String
inherited
Returns a string representation of this object.