/[classpath]/classpath/java/io/ObjectStreamException.java
ViewVC logotype

Diff of /classpath/java/io/ObjectStreamException.java

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

revision 1.7 by ericb, Sun Feb 24 04:25:16 2002 UTC revision 1.8 by arenn, Sun Apr 6 20:43:57 2003 UTC
# Line 1  Line 1 
1  /* ObjectStreamException.java -- Superclass of all serialization exceptions  /* ObjectStreamException.java -- Superclass of all serialization exceptions
2     Copyright (C) 1998, 2000, 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 1998, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 40  package java.io; Line 40  package java.io;
40    
41  /**  /**
42   * This exception is thrown when a problem occurs during serialization.   * This exception is thrown when a problem occurs during serialization.
43   * There are more specific subclasses than give more fine grained   * There are more specific subclasses that give more fine grained
44   * indications of the precise failure.   * indications of the precise failure.
45   *   *
46   * @author Aaron M. Renn (arenn@urbanophile.com)   * @author Aaron M. Renn (arenn@urbanophile.com)

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

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