Initializes a new instance of the LicenseException class
Namespace: ImageSense.LicensingAssembly: ImageSense (in ImageSense.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public LicenseException( string message ) |
Visual Basic |
---|
Public Sub New ( _ message As String _ ) |
Visual C++ |
---|
public: LicenseException( String^ message ) |
Parameters
- message
- Type: System..::..String
[Missing <param name="message"/> documentation for "M:ImageSense.Licensing.LicenseException.#ctor(System.String)"]