ParserPermissionsException Constructor (String)ByteScout Document Parser SDK
Initializes a new instance of the ParserPermissionsException class.

Namespace:  ByteScout.DocumentParser
Assembly:  ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax

public ParserPermissionsException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference