DataMissmatchError.DataMissmatchError

DataMissmatchError constructor

Initializes a new instance of the DataMissmatchError class.

public DataMissmatchError(string message)
ParameterTypeDescription
messageStringThe message that describes the error.

See Also