compass
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
compass
compass-tools-web
/
dev.jordond.compass.tools.web.exception
Package-level
declarations
Types
Types
Web
Exception
Link copied to clipboard
class
WebException
(
val
statusCode
:
HttpStatusCode
,
val
message
:
String
)
:
Throwable
Represents an exception that occurred during a web request.