ApiAccountInteractionException Class |
The exception that is thrown when an API Account tries to export a view.
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 sealed class ApiAccountInteractionException : Exception
Public NotInheritable Class ApiAccountInteractionException
Inherits Exception
public ref class ApiAccountInteractionException sealed : public Exception
[<SealedAttribute>]
type ApiAccountInteractionException =
class
inherit Exception
end
See Also