Uses of Package
org.apache.pdfbox.exceptions
Packages that use org.apache.pdfbox.exceptions
Package
Description
This package holds executable classes that interact with the PDFBox application.
These are the low level objects that make up a PDF document.
These classes deal with encryption algorithms that are used in the PDF Document.
This package is a place holder for exceptions that are used in the PDFBox project.
This is the persistence layer used to write the PDFBox documents to a stream.
The PDModel package represents a high level API for creating and manipulating PDF documents.
High level PD classes that are used throughout several packages are placed in the PDModel common package.
The encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
The digitial signature library will manage signatures that are stored in the PDF document.
This is the visual signature part that help creating the visual representation for the digital signature.
This package contains utility classes that are used by the PDFBox project.
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfboxClassDescriptionAn exception that represents something gone wrong when visiting a PDF object.
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfbox.cosClassDescriptionAn exception that represents something gone wrong when visiting a PDF object.
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfbox.encryptionClassDescriptionAn exception that indicates that something has gone wrong during a cryptography operation.An exception that indicates an invalid password was supplied.
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfbox.exceptionsClassDescriptionDeprecated.java.lang.Exception itself has wrapper capabilities since Java 1.4
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfbox.pdfwriterClassDescriptionAn exception that represents something gone wrong when visiting a PDF object.
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfbox.pdmodelClassDescriptionAn exception that represents something gone wrong when visiting a PDF object.An exception that indicates that something has gone wrong during a cryptography operation.An exception that indicates a problem during the signing process.
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfbox.pdmodel.commonClassDescriptionAn exception that represents something gone wrong when visiting a PDF object.
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfbox.pdmodel.encryptionClassDescriptionAn exception that indicates that something has gone wrong during a cryptography operation.
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfbox.pdmodel.fdfClassDescriptionAn exception that represents something gone wrong when visiting a PDF object.
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfbox.pdmodel.interactive.digitalsignatureClassDescriptionAn exception that indicates a problem during the signing process.
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfbox.pdmodel.interactive.digitalsignature.visibleClassDescriptionAn exception that represents something gone wrong when visiting a PDF object.
-
Classes in org.apache.pdfbox.exceptions used by org.apache.pdfbox.utilClassDescriptionAn exception that represents something gone wrong when visiting a PDF object.