| ThermalException Constructor (String) |
Initializes a new instance of the ThermalImageException class with a specified error message.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public ThermalException(
string message
)
Parameters
- message
- Type: SystemString
The message that describes the error.
See Also