PdfException Constructor | 
| Name | Description | |
|---|---|---|
| PdfException | 
            Initializes a new instance of the PdfException class.
              | |
| PdfException(String) | 
            Initializes a new instance of the PdfException class with a specified error message.
              | |
| PdfException(String, Exception) | 
            Initializes a new instance of the PdfException class with a specified error message and a reference to the inner exception that is the cause of this exception.
              |