Module error

Source
Expand description

Typed error handling for API responses.

Structs§

GenericError
Catches generic error cases not explicitly defined in ApiError
InvalidInputError
Provided input parameters were either incomplete or invalid.
RateLimitError
Hetzner Robot API rate-limit has been exceeded.

Enums§

ApiError
Error returned by the Hetzner Robot API.
Error
Error which can originate at any stage of the API request.