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

Signals an attempt to create an Element that hasn't got the right form. More...

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

Public Member Functions

 BadElementException ()
 
 BadElementException (string message)
 
- Public Member Functions inherited from iTextSharp.text.DocumentException
 DocumentException ()
 Constructs a new DocumentException More...
 
 DocumentException (string message)
 Construct a new DocumentException More...
 

Detailed Description

Signals an attempt to create an Element that hasn't got the right form.

See also
T:iTextSharp.text.Cell, T:iTextSharp.text.Table

Constructor & Destructor Documentation

◆ BadElementException() [1/2]

iTextSharp.text.BadElementException.BadElementException ( )

◆ BadElementException() [2/2]

iTextSharp.text.BadElementException.BadElementException ( string  message)

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