Java.Net.URISyntaxException Class
A URISyntaxException will be thrown if some information could not be parsed while creating a URI.

See Also: URISyntaxException Members

Syntax

[Android.Runtime.Register("java/net/URISyntaxException", DoNotGenerateAcw=true)]
public class URISyntaxException : Java.Lang.Exception

Remarks

A URISyntaxException will be thrown if some information could not be parsed while creating a URI.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1