Click or drag to resize

CSVReaderException Constructor

crearte new CSV-Reader exception

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CSVReaderException(
	string msg
)

Parameters

msg
Type: SystemString
message to be added to the exception
See Also