SocketException class

Implements

Constructors

SocketException(String message, {OSError osError, InternetAddress address, int port})
const
SocketException.closed()
const

Instance Properties

message String
read-only
osError OSError
read-only
address InternetAddress
read-only
port int
read-only

Instance Methods

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