Connectivity Software User's Guide and Reference
LicensingException Class
Members 



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Licensing Namespace : LicensingException Class
Represents a component licensing exception.
Syntax
Remarks

This exception is thrown when the component is not licensed for the operation requested.

Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.ComponentModel.LicenseException
            OpcLabs.BaseLib.Licensing.LicensingException

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also