Java.Net.MalformedURLException Class
This exception is thrown when a program attempts to create an URL from an incorrect specification.

See Also: MalformedURLException Members

Syntax

[Android.Runtime.Register("java/net/MalformedURLException", DoNotGenerateAcw=true)]
public class MalformedURLException : Java.IO.IOException

Remarks

This exception is thrown when a program attempts to create an URL from an incorrect specification.

See Also

[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