HiraokaHyperTools.iTextSharp-LGPL  0.2.5
iTextSharp.text.exceptions.InvalidPdfException Class Reference
Inheritance diagram for iTextSharp.text.exceptions.InvalidPdfException:
iTextSharp.text.exceptions.UnsupportedPdfException

Public Member Functions

 InvalidPdfException (String message)
 

Detailed Description

Typed exception used when opening an existing PDF document. Gets thrown when the document isn't a valid PDF document.

Since
2.1.5

Constructor & Destructor Documentation

◆ InvalidPdfException()

iTextSharp.text.exceptions.InvalidPdfException.InvalidPdfException ( String  message)

Creates an instance of a NoPdfException.

Parameters
messagethe reason why the document isn't a PDF document according to iText.

The documentation for this class was generated from the following file: