dotConnect for Dynamics 365 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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also