xades4j.production
Class SigningCertValidityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.production.KeyingDataException
xades4j.production.SigningCertRequirementException
xades4j.production.SigningCertValidityException
- All Implemented Interfaces:
- Serializable
public class SigningCertValidityException
- extends SigningCertRequirementException
Thrown during signature production when the signing certificate is not within
its validity period.
- Author:
- Luís
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SigningCertValidityException
public SigningCertValidityException(X509Certificate certificate)
Copyright © 2012. All Rights Reserved.