Java.Text.ParseException Class
Thrown when the string being parsed is not in the correct form.

See Also: ParseException Members

Syntax

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

Remarks

Thrown when the string being parsed is not in the correct form.

[Android Documentation]

Requirements

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