Overload | Description |
---|---|
SmartZoneOCRException Constructor() | Initializes a new instance of the SmartZoneOCRException class. |
SmartZoneOCRException Constructor(Int32) | Initializes a new instance of the SmartZoneOCRException class with a given error number. |
SmartZoneOCRException Constructor(String) | Initializes a new instance of the SmartZoneOCRException class with a given string. |
SmartZoneOCRException Constructor(Int32,String) | Initializes a new instance of the SmartZoneOCRException class with a given error number and message. |
SmartZoneOCRException Constructor(String,Exception) | Initializes a new instance of the SmartZoneOCRException class with a given message and inner exception. |
Is this page helpful?
Yes
No