Open this page in the API Guide

CustomAttributeException Class

Exception that occurs when the user is trying to retrieve data using custom attribute tokens that are either missing or have invalid definitions.
Inheritance Hierarchy
System.Object
  System.Exception
    Dundas.BI.Data.Parameters.CustomAttributeException

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