PdfException Constructor |
| Name | Description | |
|---|---|---|
|
|
PdfException |
Initializes object by default error message.
|
|
|
PdfException(String) |
Initializes object by specified error message.
|
|
|
PdfException(String, Exception) |
Initializes object by specified error message and inner
exception object.
|