InvalidHierarchyMemberGroupException Class |
Exception that occurs when the user tries to group together incompatible hierarchy members.
Inheritance Hierarchy
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public sealed class InvalidHierarchyMemberGroupException : Exception
Public NotInheritable Class InvalidHierarchyMemberGroupException
Inherits Exception
public ref class InvalidHierarchyMemberGroupException sealed : public Exception
[<SealedAttribute>]
type InvalidHierarchyMemberGroupException =
class
inherit Exception
end
See Also