InvalidPartitionException Class

Exception that occurs when the user tries to request data from a DataCube that is invalid or incompatible due to changes.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BI.AnalyticalEngine.HypergraphsInvalidPartitionException

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