/[classpath]/classpath/java/awt/color/ProfileDataException.java
ViewVC logotype

Diff of /classpath/java/awt/color/ProfileDataException.java

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

revision 1.2 by mkoch, Mon Dec 23 12:45:46 2002 UTC revision 1.2.2.1 by gnu_andrew, Sat Feb 19 10:50:31 2005 UTC
# Line 1  Line 1 
1  /* ProfileDataException.java -- error in processing an ICC_Profile  /* ProfileDataException.java -- error in processing an ICC_Profile
2     Copyright (C) 2002 Free Software Foundation, Inc.     Copyright (C) 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 42  package java.awt.color; Line 42  package java.awt.color;
42    * Thrown when there is an error accessing or processing an    * Thrown when there is an error accessing or processing an
43    * <code>ICC_Profile</code>.    * <code>ICC_Profile</code>.
44    *    *
45    * @author Eric Blake <ebb9@email.byu.edu>    * @author Eric Blake (ebb9@email.byu.edu)
46    * @status updated to 1.4    * @status updated to 1.4
47    */    */
48  public class ProfileDataException extends RuntimeException  public class ProfileDataException extends RuntimeException

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.1

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