Click or drag to resize
Pdftools logo

LicenseException Constructor

Initialize a new LicenseException.

Namespace: PdfTools.FourHeights.PdfToolbox
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public LicenseException(
	string message
)

Parameters

message  String
The native error message.
See Also