NetworkErrorCode class

Ошибки сети.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

badCertificate → const int
Невалидный конечный (end-entity) сертификат.
cancel → const int
Запрос был отменен.
connectionError → const int
Прочая ошибка соединения.
connectTimeout → const int
Превышен таймаут соединения.
domain → const String
Домен.
handshakeFailed → const int
Соединение разорвано во время handshake.
httpException → const int
HTTP ошибка.
receiveTimeout → const int
Превышен таймаут получения.
sendTimeout → const int
Превышен таймаут отправки.
socketConnectionFailed → const int
Ошибка сокет соединения.