HiQPdf Documentation

HiQPdfException Constructor (String)

Quickly Create High Quality PDFs
Creates an exception object with a message passed as parameter

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public HiQPdfException(
	string message
)

Parameters

message
Type: SystemString
The exception message
See Also

Reference