Package org.apache.poi.poifs.crypt.dsig
Class ExpiredCertificateSecurityException
- 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.ExpiredCertificateSecurityException
-
- All Implemented Interfaces:
java.io.Serializable
public class ExpiredCertificateSecurityException extends CertificateSecurityException
Exception thrown in case the incoming eID certificate is expired.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExpiredCertificateSecurityException()
-