PDFNetException Properties |
The PDFNetException type exposes the following members.
| Name | Description | |
|---|---|---|
| CondExpr |
Gets the conditional expression that triggered the exception to be thrown.
| |
| ErrorCode |
Gets the associated error code, if any, with this exception.
| |
| FileName |
Gets the filename from where the exception was thrown.
| |
| Function |
Gets the name of the function/method where the exception was thrown.
| |
| IsPDFNetException |
Gets whether this exception is a PDFNet exception.
| |
| LineNumber |
Gets the line number in the file where the exception was thrown.
| |
| Message |
Gets the detailed message describing the exception.
|