NetworkError

class NetworkError

Enum values used to denote the various network errors.

Methods

class NetworkError
quark() int

Gets the quark for the domain of networking errors.

Fields

class NetworkError
CANCELLED

Load failure due to cancellation

FAILED

Generic load failure

FILE_DOES_NOT_EXIST

Load failure due to missing file

TRANSPORT

Load failure due to transport error

UNKNOWN_PROTOCOL

Load failure due to unknown protocol