UrlException

Note: we return this if the server returns a bad URL with its response. This probably should never happen, but who knows.

Constructors

Link copied to clipboard
constructor(v1: String)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

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