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