Dart SDK
dart:io
SocketException
SocketException
SocketException
Dart SDK
dart:io
SocketException
SocketException
constructor
SocketException
Source
Dart SDK
dart:io
SocketException
Properties
address
hashCode
message
osError
port
runtimeType
Constructors
SocketException
closed
Operators
operator ==
Methods
noSuchMethod
toString
Not documented.
Source
const SocketException(this.message, {this.osError, this.address, this.port});