Package-level declarations

Types

Link copied to clipboard
class WebException(val statusCode: HttpStatusCode, val message: String) : Throwable

Represents an exception that occurred during a web request.