@Version
See: Description
| Interface | Description |
|---|---|
| ExceptionMsgIds |
Maps Exception message names to their identification codes.
|
| Exception | Description |
|---|---|
| CredentialLoginException |
Represents an exception that is thrown if the credentials to access the Signatures service are invalid.
|
| CredentialNotFoundException |
CredentialNotFoundException is thrown when the Credential is not found in the KeyStore
|
| DocTimeStampNotApplicable | |
| DuplicateSignatureFieldException |
Represents an exception that is thrown if a duplicate signature field is located within a PDF document.
|
| FIPSComplianceException |
Exception thrown when FIPS compliance is not met.
|
| InvalidArgumentException |
Represents an exception that is thrown if an invalid argument that is required to perform
a Signatures service operation is specified.
|
| MissingSignatureFieldException |
Represents an exception that is thrown if the specified signature field cannot be located within a PDF document.
|
| NoCertifyingSignatureException |
Represents an exception that is thrown if the required signature field to certify a PDF document cannot be located.
|
| PDFOperationException |
Represents an exception that is thrown if a specific operation cannot be performed on a PDF document.
|
| PermissionsException |
Represents an exception that is thrown if an operation is requested but there are
insufficient permissions to complete it.
|
| SeedValueValidationException |
Represents an exception that is thrown if an invalid certificate seed value is specified.
|
| SignatureFieldNotSignedException |
Represents an exception that is thrown if the specified signature field cannot be signed.
|
| SignatureFieldSignedException |
Represents an exception that is thrown if the specified signature field already contains a signature.
|
| SignaturesBaseException |
Represents the base class for exceptions thrown by the Signatures service.
|
| SignaturesBaseRuntimeException | |
| SignaturesOtherException |
Represents an exception that is thrown by the Signatures service.
|
| SignatureVerifyException |
Represents an exception that is thrown if a signature cannot be verified.
|
| SigningException |
Represents an exception that is thrown while digitally signing a PDF document.
|
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.