IAIK High-Level API
version 1.1

iaik.hlapi
Class CertificateValidationException

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

public class CertificateValidationException
extends HlApiException

This exception signals that the validation of a certificate failed.

See Also:
Serialized Form

Constructor Summary
CertificateValidationException(String s)
          Constructor taking a message string.
CertificateValidationException(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

CertificateValidationException

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

Parameters:
s - The message.

CertificateValidationException

public CertificateValidationException(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