| ProcessingException Constructor |
Initialize a new ProcessingException.
Namespace: PdfToolsAssembly: PdfTools (in PdfTools.dll) Version: 1.0.0
Syntax public ProcessingException(
string message
)
Parameters
- message String
- The native error message.
See Also