VolvoAPIException

Exception thrown when the Volvo API returns an HTTP error response.

Subclasses map to specific HTTP status code ranges:

See also

for the error response structure

Inheritors

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard

The parsed error response body with code, message, and details.

Link copied to clipboard
expect open val message: String?
Link copied to clipboard

The HTTP status code returned by the API.