Dart SDK
dart:io
SocketException
SocketException
SocketException
Dart SDK
dart:io
SocketException
SocketException
const constructor
SocketException
Source
Dart SDK
dart:io
SocketException
Constructors
SocketException
closed
Properties
address
hashCode
message
osError
port
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
const
SocketException
(
String
message
, {
OSError
osError
,
InternetAddress
address
,
int
port
})
Source
const SocketException(this.message, {this.osError, this.address, this.port});
Cookies management controls