URISyntaxException
Class URISyntaxException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.net.URISyntaxException
- All Implemented Interfaces:
- Serializable
public class URISyntaxException extends Exception
Checked exception thrown to indicate that a string could not be parsed as a URI reference.
- Since:
- 1.4
- See Also:
-
URI
, Serialized Form