TlsException class

A secure networking exception caused by a failure in the TLS/SSL protocol.

A secure networking exception caused by a failure in the TLS/SSL protocol.

Implements:
Implementors

Constructors

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

Instance Properties

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

Instance Methods

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