IAIK ECC
version 2.18

iaik.security.ecc.util
Class ExceptionProperties

java.lang.Object
  extended byiaik.security.ecc.util.ExceptionProperties

public class ExceptionProperties
extends java.lang.Object

This class is used from the ECCException to perform the key to description lookup. It is implemented as a singleton, based on the java.util.Properties class.


Field Summary
protected static java.lang.String PROPERTY_FILE_NAME
          The property file.
 
Constructor Summary
protected ExceptionProperties()
          Hidden constructor for the singleton.
 
Method Summary
static java.lang.String getDescription(java.lang.String key)
          Static singleton method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_FILE_NAME

protected static java.lang.String PROPERTY_FILE_NAME
The property file.

Constructor Detail

ExceptionProperties

protected ExceptionProperties()
Hidden constructor for the singleton.

See Also:
getDescription(java.lang.String)
Method Detail

getDescription

public static java.lang.String getDescription(java.lang.String key)
Static singleton method.

Parameters:
key - the key value of the exception
Returns:
the description of the exception
See Also:
ECCException

IAIK ECC
version 2.18

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