DataException
Represents the exception that is thrown when errors are generated using ADO.NET components.
public DataException()
Initializes a new instance of the DataException class. This is the default constructor.
Initializes a new instance of the DataException class using the specified string and inner
exception.