HttpException

Exception for an unexpected, non-2xx HTTP response.

See also

Constructors

Link copied to clipboard
constructor(response: NetworkResponse)

Properties

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