Accusoft.Forms1 - Updated
InvalidLicenseException Constructor(String)



Accusoft.SmartZoneICRSdk 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
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Function New( _
   ByVal message As String _
)
Dim message As String
 
Dim instance As New InvalidLicenseException(message)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public InvalidLicenseException( 
   string message
)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
InvalidLicenseException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

InvalidLicenseException Class
InvalidLicenseException Members
Overload List