ImportException Constructor (String)

Spotfire 15.0 API Reference
Initializes a new instance of the ImportException class.

Namespace:  Spotfire.Dxp.Data.Exceptions
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public ImportException(
	string message
)

Parameters

message
Type: SystemString
The message.
Version Information


See Also

Reference