Java.Util.Prefs.InvalidPreferencesFormatException Class
An exception to indicate that the input XML file is not well-formed or could not be validated against the appropriate document type (specified by in the Preferences).

See Also: InvalidPreferencesFormatException Members

Syntax

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

Remarks

An exception to indicate that the input XML file is not well-formed or could not be validated against the appropriate document type (specified by in the Preferences).

[Android Documentation]

Requirements

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