Link Search Menu Expand Document

ParserException Constructor (String)

Initializes a new instance of the ParserException class.

Namespace:ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
public ParserException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference