Open this page in the API Guide

ActiveDirectoryException Class

The exception that is thrown when there is an error reading Active Directory.
Inheritance Hierarchy
System.Object
  System.Exception
    Dundas.BI.AccountServices.ActiveDirectoryException

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.4.0.1000)
Syntax
public sealed class ActiveDirectoryException : Exception
See Also