Link Search Menu Expand Document

TextRecognizerException Constructor (String)

Initializes a new instance of the TextRecognizerException class.

Namespace:ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
public TextRecognizerException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference