VolvoTimeoutException

Exception thrown when an HTTP request times out.

This can occur due to request timeout, connect timeout, or socket timeout as configured in com.github.ayastrebov.volvo.api.http.Timeout.

Constructors

Link copied to clipboard
constructor(throwable: Throwable)

Properties

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