Expand description
Client-side error types for the Talos license client.
This module provides error types that match the server’s API error responses, allowing clients to handle specific error conditions programmatically.
Structs§
- Client
ApiError - Error returned when a license server API call fails.
- Server
Error Body - The inner error body from a server API error response.
- Server
Error Response - Server API error response wrapper.
Enums§
- Client
Error Code - Error codes returned by the Talos license server API.