IncompatibleCategoryException Class

Exception that occurs when the user requests an IAnalysisElement category change that is incompatible with the element data type.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BI.Entities.DataCubesIncompatibleCategoryException

Namespace:  Dundas.BI.Entities.DataCubes
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
[SerializableAttribute]
public sealed class IncompatibleCategoryException : Exception
See Also