VolvoException

Base exception for all Volvo API client errors.

This is a sealed class hierarchy covering all error scenarios:

See also

for typed API error handling

Inheritors

Properties

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