Package org.apache.pdfbox.exceptions
package org.apache.pdfbox.exceptions
This package is a place holder for exceptions that are used in the PDFBox project.
-
ExceptionsClassDescriptionAn 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 an invalid password was supplied.This exception will be thrown when a local destination(page within the same PDF) is required but the bookmark(PDOutlineItem) refers to an external destination or an action that does not point to a page.An exception that indicates a problem during the signing process.Deprecated.java.lang.Exception itself has wrapper capabilities since Java 1.4An simple class that allows a sub exception to be stored.