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

Diff of /classpath/java/security/InvalidParameterException.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.5.2.1 by gnu_andrew, Sat Feb 19 10:50:39 2005 UTC
# Line 41  package java.security; Line 41  package java.security;
41   * Thrown when an invalid parameter is passed to a method of the JCA/JCE   * Thrown when an invalid parameter is passed to a method of the JCA/JCE
42   * engine classes.   * engine classes.
43   *   *
44   * @author Warren Levy <warrenl@cygnus.com>   * @author Warren Levy (warrenl@cygnus.com)
45   * @status updated to 1.4   * @status updated to 1.4
46   */   */
47  public class InvalidParameterException extends IllegalArgumentException  public class InvalidParameterException extends IllegalArgumentException

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

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