Link Search Menu Expand Document

ClassifierException Constructor (String)

Initializes a new instance of the ClassifierException class.

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

Parameters

message
Type: SystemString
The message text.
See Also

Reference