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