Open this page in the API Guide

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 (25.1.0.1000)
Syntax
public class DbAccessException : Exception
See Also