InvalidHierarchyMemberGroupException Class |
Exception that occurs when the user tries to group together incompatible hierarchy members.
Inheritance Hierarchy Namespace: Dundas.BI.Entities.MetricSetsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic 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