LicenseNotFoundException Class

SecureTeam Copy Protection

LicenseNotFoundException

The exception is thrown when a valid license cannot be obtained.

Inheritance Hierarchy

System.Object
   Exception
      SystemException
         LicenseException
            LicenseNotFoundException

Namespace: AgileDotNet.Licensing
Assembly: AgileDotNet.Licensing (in AgileDotNet.Licensing.dll)

Syntax

Public Class LicenseNotFoundException
    Inherits LicenseException
public class LicenseNotFoundException : LicenseException

See Also

LicenseNotFoundException Members | AgileDotNet.Licensing Namespace