

'Declaration <System.SerializableAttribute()> Public NotInheritable Class InvalidLicenseException Inherits SmartZoneOCRException
'Usage Dim instance As InvalidLicenseException
[System.Serializable()] public sealed class InvalidLicenseException : SmartZoneOCRException
public class InvalidLicenseException = class(SmartZoneOCRException)sealed;
System.SerializableAttribute() public sealed class InvalidLicenseException extends SmartZoneOCRException
[System.Serializable()] public __gc __sealed class InvalidLicenseException : public SmartZoneOCRException
[System.Serializable()] public ref class InvalidLicenseException sealed : public SmartZoneOCRException
The following is possible action that can trigger this exception:
System.Object
System.Exception
System.ApplicationException
Accusoft.SmartZoneOCRSdk.SmartZoneOCRException
Accusoft.SmartZoneOCRSdk.InvalidLicenseException