JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
java.net.URISyntaxException
Packages that use
URISyntaxException
Package
Description
java.net
Uses of
URISyntaxException
in
java.net
Constructors in
java.net
that throw
URISyntaxException
Modifier
Constructor
Description
URI
(
String
str)
URI
(
String
scheme,
String
host,
String
path,
String
fragment)