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).
[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).