See: Description
| Exception | Description |
|---|---|
| EmptyPDFException |
Thrown when the configured
Configuration.setPageOrder(String)
resulted in an empty PDF. |
| LicenseException |
Thrown when there was an issue with the configured license key.
|
| MissingDependencyException |
This exception is thrown when a dependency of
PDFreactor is not available. |
| MissingResourceException |
Thrown when a resource could not be loaded and the appropriate error policy is configured.
|
| PageOrderException |
Thrown when the configured
Configuration.setPageOrder(String) was invalid. |
| PdfMergeException |
Thrown if a merging specific error occurred.
|
| PDFreactorException |
This exception is thrown by
PDFreactor's convert methods and
represents exceptions which caused PDFreactor to abort the conversion. |
| PDFreactorPDFConformanceException |
Thrown when the configured
Configuration.setConformance(Conformance) could not be achieved. |
| PdfSignException |
Thrown if an exception related to PDF signing is thrown.
|
| TerminationException |
Thrown if the conversion was terminated programmatically, e.g.
|
| TimeoutException |
Thrown if the conversion was terminated by a configured timeout.
|
Exceptions thrown by PDFreactor's convert methods.
This doc was generated on 2024-06-12. Copyright © 2002-2024 RealObjects GmbH. All Rights Reserved.