Represents exceptions that are thrown by Signatures service when errors occur.
| Class | Description | |
|---|---|---|
| CredentialLoginException | Represents an exception that is thrown if the credentials to access the Signatures service are invalid. | |
| 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. | |
| 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. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/signatures/client/types/exceptions/package-detail.html