Module wallabag_api::errors[][src]

Expand description

Client error types.

Structs

Type for the JSON error data returned on forbidden error from HTTP API

Type for the JSON error data returned on error from the HTTP API The API seems a bit unreliable on the format of errors returned…

Enums

Represents all error possibilities that could be returned by the client.

Represents possible errors building a TagString.

Type Definitions