IAIK ECC
version 2.18

iaik.security.ecc.math.algorithms
Class AlgorithmException

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

public class AlgorithmException
extends ECCException

Exception class for all exceptions in this package.

See Also:
ECCException, Serialized Form

Field Summary
protected static java.lang.String HEADER
          Header for the exceptions
 
Fields inherited from class iaik.security.ecc.ECCException
key_
 
Constructor Summary
AlgorithmException(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

protected static final java.lang.String HEADER
Header for the exceptions

See Also:
Constant Field Values
Constructor Detail

AlgorithmException

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

Parameters:
key - the identifier for this exception.

IAIK ECC
version 2.18

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