[]
Initializes a new instance of the PdfException class.
public PdfException(string message)
| Type | Name | Description |
|---|---|---|
| string | message |
Initializes a new instance of the PdfException class.
public PdfException(string message, Exception exception)
| Type | Name | Description |
|---|---|---|
| string | message | |
| Exception | exception |