Uses of Class
com.itextpdf.kernel.exceptions.PdfException
Packages that use PdfException
Package
Description
-
Uses of PdfException in com.itextpdf.kernel.crypto.securityhandler
Subclasses of PdfException in com.itextpdf.kernel.crypto.securityhandler -
Uses of PdfException in com.itextpdf.kernel.exceptions
Subclasses of PdfException in com.itextpdf.kernel.exceptionsModifier and TypeClassDescriptionclass
Bad password exception.class
Exception class for invalid prev pointer in xref structure.class
Exception class for exceptions occurred during decompressed pdf streams processing.class
Exception that is thrown when the PDF Document doesn't adhere to the PDF 2.0 specification.class
Exception class for infinite loop in xref structure.Methods in com.itextpdf.kernel.exceptions that return PdfExceptionModifier and TypeMethodDescriptionPdfException.setMessageParams
(Object... messageParams) Sets additional params for Exception message. -
Uses of PdfException in com.itextpdf.kernel.geom
Methods in com.itextpdf.kernel.geom that throw PdfExceptionModifier and TypeMethodDescriptionstatic Rectangle
Rectangle.createBoundingRectangleFromQuadPoint
(PdfArray quadPoints) Create the bounding rectangle for the given array of quadpoints.Rectangle.createBoundingRectanglesFromQuadPoint
(PdfArray quadPoints) Create a list of bounding rectangles from an 8 x n array of Quadpoints. -
Uses of PdfException in com.itextpdf.kernel.mac
Subclasses of PdfException in com.itextpdf.kernel.macModifier and TypeClassDescriptionclass
Exception class for MAC validation errors. -
Uses of PdfException in com.itextpdf.kernel.pdf.canvas.parser.util
Subclasses of PdfException in com.itextpdf.kernel.pdf.canvas.parser.utilModifier and TypeClassDescriptionstatic class
Simple class in case users need to differentiate an exception from processing inline images vs other exceptions -
Uses of PdfException in com.itextpdf.kernel.utils.checkers
Method parameters in com.itextpdf.kernel.utils.checkers with type arguments of type PdfExceptionModifier and TypeMethodDescriptionstatic void
PdfCheckersUtil.checkMetadata
(PdfDictionary catalog, PdfConformance conformance, Function<String, PdfException> exceptionSupplier) Checks that theCatalog
dictionary of a conforming file contains theMetadata
key whose value is a metadata stream as defined in ISO 32000-2:2020.static void
PdfCheckersUtil.validateLang
(PdfDictionary catalogDict, Function<String, PdfException> exceptionSupplier) Checks that natural language is declared using the methods described in ISO 32000-2:2020, 14.9.2 or ISO 32000-1:2008, 14.9.2 (same requirements). -
Uses of PdfException in com.itextpdf.pdfa.exceptions
Subclasses of PdfException in com.itextpdf.pdfa.exceptionsModifier and TypeClassDescriptionclass
Exception that is thrown when the PDF Document doesn't adhere to the PDF/A specification. -
Uses of PdfException in com.itextpdf.pdfua.exceptions
Subclasses of PdfException in com.itextpdf.pdfua.exceptionsModifier and TypeClassDescriptionclass
Exception that is thrown when the PDF Document doesn't adhere to the PDF/UA specification. -
Uses of PdfException in com.itextpdf.signatures.validation
Subclasses of PdfException in com.itextpdf.signatures.validationModifier and TypeClassDescriptionclass
In some cases we need to propagate the exception without @{link SafeCalling} mechanism converting it to report items. -
Uses of PdfException in com.itextpdf.signatures.validation.lotl
Subclasses of PdfException in com.itextpdf.signatures.validation.lotlModifier and TypeClassDescriptionclass
This exception is thrown when there is invalid data in the country-specific Lotl (List of Trusted Lists). -
Uses of PdfException in com.itextpdf.svg.exceptions
Subclasses of PdfException in com.itextpdf.svg.exceptionsModifier and TypeClassDescriptionclass
Exception thrown byISvgProcessor
when it cannot process an SVG