ErrorCode class

Constructors

ErrorCode()

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

CANCEL → const int
COMPRESSION_ERROR → const int
CONNECT_ERROR → const int
ENHANCE_YOUR_CALM → const int
FLOW_CONTROL_ERROR → const int
FRAME_SIZE_ERROR → const int
HTTP_1_1_REQUIRED → const int
INADEQUATE_SECURITY → const int
INTERNAL_ERROR → const int
NO_ERROR → const int
PROTOCOL_ERROR → const int
REFUSED_STREAM → const int
SETTINGS_TIMEOUT → const int
STREAM_CLOSED → const int