Package org.apache.poi.poifs.crypt.dsig
Class RevokedCertificateSecurityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.SecurityException
-
- org.apache.poi.poifs.crypt.dsig.CertificateSecurityException
-
- org.apache.poi.poifs.crypt.dsig.RevokedCertificateSecurityException
-
- All Implemented Interfaces:
java.io.Serializable
public class RevokedCertificateSecurityException extends CertificateSecurityException
Exception thrown in case the incoming eID certificate has been revoked.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RevokedCertificateSecurityException()
-