/[classpath]/classpath/java/security/InvalidAlgorithmParameterException.java
ViewVC logotype

Diff of /classpath/java/security/InvalidAlgorithmParameterException.java

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

revision 1.5 by ericb, Sun Feb 24 04:25:17 2002 UTC revision 1.6 by mkoch, Wed Feb 16 11:18:38 2005 UTC
# Line 1  Line 1 
1  /* InvalidAlgorithmParameterException.java -- an invalid parameter to a  /* InvalidAlgorithmParameterException.java -- an invalid parameter to a
2     security algorithm     security algorithm
3     Copyright (C) 2000, 2002 Free Software Foundation, Inc.     Copyright (C) 2000, 2002, 2005  Free Software Foundation, Inc.
4    
5  This file is part of GNU Classpath.  This file is part of GNU Classpath.
6    
# Line 41  package java.security; Line 41  package java.security;
41  /**  /**
42   * Thrown for an invalid security algorithm parameter.   * Thrown for an invalid security algorithm parameter.
43   *   *
44   * @author Warren Levy <warrenl@cygnus.com>   * @author Warren Levy (warrenl@cygnus.com)
45   * @since 1.2   * @since 1.2
46   * @status updated to 1.4   * @status updated to 1.4
47   */   */

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

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