/[classpath]/classpath/java/awt/datatransfer/MimeTypeParseException.java
ViewVC logotype

Diff of /classpath/java/awt/datatransfer/MimeTypeParseException.java

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

revision 1.4 by ericb, Sun Feb 24 04:25:16 2002 UTC revision 1.4.2.1 by gnu_andrew, Sat Feb 19 10:50:31 2005 UTC
# Line 1  Line 1 
1  /* MimeTypeParseException.java -- thrown when MIME string couldn't be parsed  /* MimeTypeParseException.java -- thrown when MIME string couldn't be parsed
2     Copyright (C) 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 2001, 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 41  package java.awt.datatransfer; Line 41  package java.awt.datatransfer;
41  /**  /**
42    * MIME string couldn't be parsed correctly.    * MIME string couldn't be parsed correctly.
43    *    *
44    * @author Mark Wielaard <mark@klomp.org>    * @author Mark Wielaard (mark@klomp.org)
45    * @status updated to 1.4    * @status updated to 1.4
46    */    */
47  public class MimeTypeParseException extends Exception  public class MimeTypeParseException extends Exception

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.2.1

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