be.fedict.eid.applet.service.spi
Class CertificateSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CertificateSecurityException
public CertificateSecurityException()
Copyright © 2008-2010 FedICT. All Rights Reserved.