ColumnCountException Constructor(String)
Generated exception for a column count error with a given message.
public ColumnCountException(
string
)
public: ColumnCountException(
string*
)
public:
ColumnCountException(
String^
)
Parameters
- message
- A string which represents the message.