ParserException Constructor (String)ByteScout Invoice Parser SDK
Initializes a new instance of the ParserException class.

Namespace:  ByteScout.InvoiceParser
Assembly:  ByteScout.InvoiceParser (in ByteScout.InvoiceParser.dll) Version: 3.0.0.357-master
Syntax

public ParserException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference