Java.Net.URISyntaxException: Constructor Members

The constructors of Java.Net.URISyntaxException are listed below. For a list of all members, see the URISyntaxException Members list.

See Also: Inherited members from Java.Lang.Exception

Public Constructors

Constructs a new URISyntaxException instance containing the string that caused the exception and a description of the problem.
Constructs a new URISyntaxException instance containing the string that caused the exception, a description of the problem and the index at which the error occurred.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.