SchemeNotSupported
class SchemeNotSupported(val scheme: Url.Scheme, cause: Error? = null) : AssetRetriever.RetrieveUrlError
The scheme (e.g. http, file, content) for the requested Url is not supported.
The scheme (e.g. http, file, content) for the requested Url is not supported.