xades4j.production
Class SigningCertRequirementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.production.KeyingDataException
xades4j.production.SigningCertRequirementException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SigningCertKeyUsageException, SigningCertValidityException
public abstract class SigningCertRequirementException
- extends KeyingDataException
Base class for exceptions related to signing certificate requirements.
- Author:
- Luís
- See Also:
SigningCertKeyUsageException,
SigningCertValidityException,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SigningCertRequirementException
protected SigningCertRequirementException(String message,
X509Certificate certificate)
getCertificate
public X509Certificate getCertificate()
Copyright © 2012. All Rights Reserved.