Module errors

Module errors 

Source
Expand description

Client error types.

Structs§

CodeMessage
ResponseCodeMessageError
Type for the JSON error data returned on forbidden error from HTTP API
ResponseError
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§

ClientError
Represents all error possibilities that could be returned by the client.
TagStringError
Represents possible errors building a TagString.

Type Aliases§

ClientResult