Accusoft.Forms1 - Updated
InvalidLicenseException Constructor(Int32)



Accusoft.SmartZoneOCRSdk Namespace > InvalidLicenseException Class > InvalidLicenseException Constructor : InvalidLicenseException Constructor(Int32)
An integer which represents the error number.
Initializes a new instance of an invalid license with a given error number.
Syntax
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Function New( _
   ByVal errorNumber As Integer _
)
Dim errorNumber As Integer
 
Dim instance As New InvalidLicenseException(errorNumber)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public InvalidLicenseException( 
   int errorNumber
)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
InvalidLicenseException( 
   int errorNumber
)

Parameters

errorNumber
An integer which represents the error number.
See Also

Reference

InvalidLicenseException Class
InvalidLicenseException Members
Overload List