Click or drag to resize

LicenseException Class

An Exception for license problems
Inheritance Hierarchy
SystemObject
  SystemException
    SDKException
      Ozeki.CommonLicenseException

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class LicenseException : SDKException

The LicenseException type exposes the following members.

Constructors
  NameDescription
Public methodLicenseException
Creates a new instance of LicenseException
Top
Properties
  NameDescription
Public propertyErrorCode (Inherited from SDKException.)
Top
See Also