Barcode Xpress for .NET Core v13.9 - Updated
InvalidLicenseException Class
Members 




Accusoft.BarcodeXpressSdk Namespace : InvalidLicenseException Class
This exception is thrown if an invalid license is detected.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class InvalidLicenseException 
   Inherits BarcodeException
'Usage
 
Dim instance As InvalidLicenseException
[Serializable()]
public sealed class InvalidLicenseException : BarcodeException 
[Serializable()]
public __gc __sealed class InvalidLicenseException : public BarcodeException 
[Serializable()]
public ref class InvalidLicenseException sealed : public BarcodeException 
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

Reference

InvalidLicenseException Members
Accusoft.BarcodeXpressSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.