Click or drag to resize

LanguageNotSupportedException Class

The exception that is thrown when the requested language is not supported by OEM mode.
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Ocr.ExceptionsOcrException
      Patagames.Ocr.ExceptionsLanguageNotSupportedException

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

The LanguageNotSupportedException type exposes the following members.

Constructors
 NameDescription
Public methodLanguageNotSupportedException Initializes a new instance of the LanguageNotSupportedException class.
Top
See Also