Keysight Pathwave 89600 VSA .NET API
LicenseFeatureException Class
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : LicenseFeatureException Class


Glossary Item Box

The following class is a custom exception thrown by licensing when a feature is not licensed.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class LicenseFeatureException 
   Inherits System.Exception
C# 
public sealed class LicenseFeatureException : System.Exception 
C++/CLI 
public ref class LicenseFeatureException sealed : public System.Exception 

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also