Uses of Class
org.apache.pdfbox.exceptions.WrappedException
-
Packages that use WrappedException Package Description org.apache.pdfbox.exceptions This package is a place holder for exceptions that are used in the PDFBox project. -
-
Uses of WrappedException in org.apache.pdfbox.exceptions
Subclasses of WrappedException in org.apache.pdfbox.exceptions Modifier and Type Class Description class
COSVisitorException
An exception that represents something gone wrong when visiting a PDF object.
-