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
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. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |