coil-base
/
coil.network
/
HttpException
Http
Exception
class
HttpException
(response:
Response
) :
RuntimeException
Content copied to clipboard
Exception for an unexpected, non-2xx HTTP response.
Constructors
Properties
See also
See also
coil.fetch.HttpUriFetcher
Constructors
HttpException
Link copied to clipboard
fun
HttpException
(response:
Response
)
Content copied to clipboard
Properties
response
Link copied to clipboard
val
response
:
Response
Content copied to clipboard