DbAccessException Class

The exception that is thrown when there is an error related to accessing one of the application's databases.
Inheritance Hierarchy

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class DbAccessException : Exception
See Also