Creates a new Uri object by parsing a URI string.
Uri
If start and end are provided, only the substring from start to end is parsed as a URI.
start
end
If the string is not valid as a URI or URI reference, a FormatException is thrown.