Enumeration (GI Enum)

GrlNet-0.3GrlNetWcError

These constants identify all the available errors managed by the web client.

Index

Enumeration Members

AUTHENTICATION_REQUIRED: number

Required authentication

CANCELLED: number

Deprecated. You should check for G_IO_ERROR_CANCELLED from G_IO_ERROR domain.

CONFLICT: number

The entry has been modified since is was downloaded

FORBIDDEN: number

TBD

NETWORK_ERROR: number

Cannot connect to the server

NOT_FOUND: number

Request resource not found

PROTOCOL_ERROR: number

Invalid URI or header

PROXY_ERROR: number

Deprecated. You should check for G_IO_ERROR_PROXY_FAILED from G_IO_ERROR domain.

UNAVAILABLE: number

Deprecated. For generic errors, you should check for G_IO_ERROR_FAILED from G_IO_ERROR domain.