IAIK High-Level API
version 1.1

iaik.hlapi
Class NoKeyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by iaik.hlapi.HlApiException
              extended by iaik.hlapi.NoKeyException
All Implemented Interfaces:
Serializable

public class NoKeyException
extends HlApiException

This exception signals that there was an attempt to invoke an operation for which there is no (suitable) key available.

See Also:
Serialized Form

Constructor Summary
NoKeyException(String s)
          Constructor taking a message string.
NoKeyException(String s, Throwable cause)
          Constructor taking a message string and a lower-level exception.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoKeyException

public NoKeyException(String s)
Constructor taking a message string.

Parameters:
s - The message.

NoKeyException

public NoKeyException(String s,
                      Throwable cause)
Constructor taking a message string and a lower-level exception.

Parameters:
s - The message.
cause - The inner exception.

IAIK High-Level API
version 1.1

Copyright © 2007, IAIK, Graz University of Technology
Copyright © 2007, Stiftung SIC