URISyntaxException

Class 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

Cons