URLParserException

Thrown when failed to parse URL

Constructors

Link copied to clipboard
constructor(urlString: String, cause: Throwable)

Properties

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