be.fedict.eid.applet.service.spi
Class CertificateSecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.SecurityException
                  extended by be.fedict.eid.applet.service.spi.CertificateSecurityException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ExpiredCertificateSecurityException, RevokedCertificateSecurityException, TrustCertificateSecurityException

public class CertificateSecurityException
extends SecurityException

Exception thrown in case there is something wrong with the incoming eID certificate.

Author:
Frank Cornelis
See Also:
Serialized Form

Constructor Summary
CertificateSecurityException()
           
 
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

CertificateSecurityException

public CertificateSecurityException()


Copyright © 2008-2011 FedICT. All Rights Reserved.