Module errors

Module errors 

Source
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§

ClientApiError
Error returned when a license server API call fails.
ServerErrorBody
The inner error body from a server API error response.
ServerErrorResponse
Server API error response wrapper.

Enums§

ClientErrorCode
Error codes returned by the Talos license server API.