Open this page in the API Guide

ApiAccountInteractionException Class

The exception that is thrown when an API Account tries to export a view.
Inheritance Hierarchy
System.Object
  System.Exception
    Dundas.BI.ApiAccountInteractionException

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