Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class UriSyntaxException(val input: String, internalReason: String, val index: Int = -1) : Exception
Exception thrown to indicate that a string could not be parsed as a URI reference.