toggle menu
coil-root
3.1.0-SNAPSHOT
common
switch theme
search in API
coil-network-core
/
coil3.network
/
HttpException
Http
Exception
class
HttpException
(
val
response
:
NetworkResponse
)
:
RuntimeException
Exception for an unexpected, non-2xx HTTP response.
See also
Network
Fetcher
Members
Constructors
Http
Exception
Link copied to clipboard
constructor
(
response
:
NetworkResponse
)
Properties
response
Link copied to clipboard
val
response
:
NetworkResponse