Module errors

Source
Expand description

Module containing error definitions.

Structs§

ApiError
Error that occurs during an API operation.

Enums§

ApiBody
The body of an API response.
ClientError
Errors that can occur during client operations.

Type Aliases§

ClientResult
Type alias for the result of client operations.