Click or drag to resize

NoLicenseException Class

The exception that is thrown only in trial mode
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Ocr.ExceptionsOcrException
      Patagames.Ocr.ExceptionsNoLicenseException

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

The NoLicenseException type exposes the following members.

Constructors
 NameDescription
Public methodNoLicenseException Initializes a new instance of the NoLicenseException class.
Public methodNoLicenseException(String) Initializes a new instance of the NoLicenseException class.
Top
See Also