Module java.prefs

Class InvalidPreferencesFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.util.prefs.InvalidPreferencesFormatException
All Implemented Interfaces:
Serializable

public class InvalidPreferencesFormatException
extends Exception
Thrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of preferences, as per the Preferences specification.
Since:
1.4
See Also:
Preferences, Serialized Form