|
HiraokaHyperTools.iTextSharp-LGPL
0.3.0
|
Signals that an error has occurred in a Document. More...
Public Member Functions | |
| DocumentException () | |
| Constructs a new DocumentException More... | |
| DocumentException (string message) | |
| Construct a new DocumentException More... | |
Signals that an error has occurred in a Document.
| iTextSharp.text.DocumentException.DocumentException | ( | ) |
Constructs a new DocumentException
<overloads> Has two overloads. </overloads>
| iTextSharp.text.DocumentException.DocumentException | ( | string | message | ) |
Construct a new DocumentException
| message | error message |