Package-level declarations

Exception types like com.pspdfkit.exceptions.PSPDFKitException and all of its subtypes.

Types

Link copied to clipboard
Thrown when the used layout is missing a required view, or makes wrong use of internal view ids.
Link copied to clipboard
Thrown when attempting to open a password protected PDF document with wrong password.
Link copied to clipboard
Thrown when invalid license is passed during PSPDFKit initialization.
Link copied to clipboard
Thrown when attempting to open a document using an invalid signature.
Link copied to clipboard
Thrown when the used Context uses a theme incompatible with PSPDFKit.
Link copied to clipboard

Exception thrown when there is an error adding long term validation to a document.

Link copied to clipboard
Thrown when the dependency is missing from the project.
Link copied to clipboard

Top level class for all PSPDFKit exceptions.

Link copied to clipboard

Thrown when current device isn't supported by PSPDFKit (Android version too old, wrong ABI).

Link copied to clipboard

Thrown when PSPDFKit calls are invoked without initializing the SDK first.