/[classpath]/classpath/java/util/prefs/InvalidPreferencesFormatException.java
ViewVC logotype

Diff of /classpath/java/util/prefs/InvalidPreferencesFormatException.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by robilad, Wed Apr 21 15:44:17 2004 UTC revision 1.7 by mkoch, Wed Feb 16 12:36:21 2005 UTC
# Line 1  Line 1 
1  /* InvalidPreferencesFormatException - indicates reading prefs from stream  /* InvalidPreferencesFormatException - indicates reading prefs from stream
2     failed     failed
3     Copyright (C) 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 2001, 2002, 2005  Free Software Foundation, Inc.
4    
5  This file is part of GNU Classpath.  This file is part of GNU Classpath.
6    
# Line 49  import java.io.ObjectOutputStream; Line 49  import java.io.ObjectOutputStream;
49   *   *
50   * <p>Note that although this class inherits the Serializable interface, an   * <p>Note that although this class inherits the Serializable interface, an
51   * attempt to serialize will fail with a <code>NotSerializableException</code>.   * attempt to serialize will fail with a <code>NotSerializableException</code>.
52     * </p>
53   *   *
54   * @author Mark Wielaard <mark@klomp.org>   * @author Mark Wielaard (mark@klomp.org)
55   * @see Preferences   * @see Preferences
56   * @since 1.4   * @since 1.4
57   * @status updated to 1.4   * @status updated to 1.4

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26