TextRecognizerException Constructor (String)ByteScout Text Recognition SDK
Initializes a new instance of the TextRecognizerException class.

Namespace:  ByteScout.TextRecognition
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.1.323-master
Syntax

public TextRecognizerException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference