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
SystemObject
  SystemException
    Dundas.BI.Data.ParametersCustomAttributeException

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