InvalidUriException

constructor(message: String? = null, cause: Throwable? = null)(source)

Parameters

message

A human-readable description of the parse failure.

cause

The underlying cause of the exception, if any.