SmartZoneOCRException Constructor(String)
Initializes a new instance of the SmartZoneOCRException class with a given string.
public SmartZoneOCRException(
string
)
public: SmartZoneOCRException(
string*
)
public:
SmartZoneOCRException(
String^
)
Parameters
- message
- A string which represents the error message.