Accusoft.Forms1 - Updated
InvalidLicenseException Constructor(String)



Accusoft.SmartZoneOCRSdk Namespace > InvalidLicenseException Class > InvalidLicenseException Constructor : InvalidLicenseException Constructor(String)
A string which represents the message.
Initializes a new instance of an invalid license with a given message.
Syntax
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function New( _
   ByVal message As String _
)
Dim message As String
 
Dim instance As New InvalidLicenseException(message)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public InvalidLicenseException( 
   string message
)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
InvalidLicenseException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

InvalidLicenseException Class
InvalidLicenseException Members
Overload List