Expand description
Typed error handling for API responses.
Structs§
- Generic
Error - Catches generic error cases not explicitly defined in
ApiError
- Invalid
Input Error - Provided input parameters were either incomplete or invalid.
- Rate
Limit Error - Hetzner Robot API rate-limit has been exceeded.