HiraokaHyperTools.iTextSharp-LGPL  0.2.5
iTextSharp.text.DocumentException Class Reference

Signals that an error has occurred in a Document. More...

Inheritance diagram for iTextSharp.text.DocumentException:
iTextSharp.text.BadElementException iTextSharp.text.pdf.PdfException

Public Member Functions

 DocumentException ()
 Constructs a new DocumentException More...
 
 DocumentException (string message)
 Construct a new DocumentException More...
 

Detailed Description

Signals that an error has occurred in a Document.

See also
T:iTextSharp.text.BadElementException, T:iTextSharp.text.Document, T:iTextSharp.text.DocWriter, T:iTextSharp.text.IDocListener

Constructor & Destructor Documentation

◆ DocumentException() [1/2]

iTextSharp.text.DocumentException.DocumentException ( )

Constructs a new DocumentException

<overloads> Has two overloads. </overloads>

◆ DocumentException() [2/2]

iTextSharp.text.DocumentException.DocumentException ( string  message)

Construct a new DocumentException

Parameters
messageerror message

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