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