Link Search Menu Expand Document

PDFExtractorException Constructor (String)

Initializes a new instance of the PDFExtractorException class.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public PDFExtractorException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference