SchemeNotSupported

The scheme (e.g. http, file, content) for the requested Url is not supported.

Constructors

Link copied to clipboard
constructor(scheme: Url.Scheme, cause: Error? = null)

Properties

Link copied to clipboard
open override val cause: Error?

The cause error or null if there is none.

Link copied to clipboard
open override val message: String

An error message.

Link copied to clipboard

Functions

Link copied to clipboard

Convenience function to get the description of an error with its cause.