Click or drag to resize

OcrException Class

Represents errors that occur during application execution.
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Ocr.ExceptionsOcrException
      More

Namespace: Patagames.Ocr.Exceptions
Assembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntax
public class OcrException : Exception

The OcrException type exposes the following members.

Constructors
 NameDescription
Public methodOcrException Initializes a new instance of the Exception class.
Public methodOcrException(String) Initializes a new instance of the Exception class with a specified error message.
Top
See Also
Inheritance Hierarchy