Click or drag to resize

CantGetIteratorException Class

The exception that is thrown when the iterator cannot be obtained for some reason.
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Ocr.ExceptionsOcrException
      Patagames.Ocr.ExceptionsCantGetIteratorException

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

The CantGetIteratorException type exposes the following members.

Constructors
 NameDescription
Public methodCantGetIteratorExceptionInitializes a new instance of the CantGetIteratorException class
Top
See Also