Barcode Xpress for .NET Core v14.0 - Updated
Accusoft.BarcodeXpressSdk Namespace / InvalidLicenseException Class / InvalidLicenseException Constructor / InvalidLicenseException Constructor()




In This Topic
    InvalidLicenseException Constructor()
    In This Topic
    Generates the base exception for an invalid license.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New InvalidLicenseException()
    public InvalidLicenseException()
    public: InvalidLicenseException();
    public:
    InvalidLicenseException();
    See Also