Class DataMissmatchError

DataMissmatchError class

Data mismatch exception class

public class DataMissmatchError : Exception

Constructors

NameDescription
DataMissmatchError(string)Initializes a new instance of the DataMissmatchError class.

See Also