Barcode Xpress for .NET Framework v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / InvalidLicenseException Class
Members




InvalidLicenseException Class
This exception is thrown if an invalid license is detected.
Object Model
InvalidLicenseException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class InvalidLicenseException 
   Inherits BarcodeException
 
'Usage
 
Dim instance As InvalidLicenseException
Remarks

The following is a list of possible actions that can trigger this exception:

Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.InvalidLicenseException

See Also