dotConnect for BigCommerce Documentation
Devart.Common Namespace / DbProviderException Class
Members

DbProviderException Class
The base class for all exceptions thrown on data provider side. This does not include data source exceptions.
Syntax
Remarks
The DbProviderException class is also used as the base class for provider-specific exception class implementations.
Inheritance Hierarchy

System.Object
   System.Exception
      Devart.Common.DbProviderException

See Also