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