IAIK ECC
version 2.18

iaik.security.ecc.math.ecgroup
Class ECGroupException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byiaik.security.ecc.ECCException
              extended byiaik.security.ecc.math.ecgroup.ECGroupException
All Implemented Interfaces:
java.io.Serializable

public class ECGroupException
extends ECCException

Exception class for all exceptions in this package.

See Also:
Serialized Form

Field Summary
static java.lang.String HEADER
          The header for all exceptions of this package.
 
Fields inherited from class iaik.security.ecc.ECCException
key_
 
Constructor Summary
ECGroupException(java.lang.String key)
          Creates a new exception.
 
Methods inherited from class iaik.security.ecc.ECCException
getInfo, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

HEADER

public static final java.lang.String HEADER
The header for all exceptions of this package.

See Also:
Constant Field Values
Constructor Detail

ECGroupException

public ECGroupException(java.lang.String key)
Creates a new exception.

Parameters:
key - the id of the exception.

IAIK ECC
version 2.18

IAIK-ECC 2.18, (c) 2002 IAIK, (c) 2003 SIC