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