Open this page in the API Guide

InvalidTimeHierarchyTokenException Class

The exception that is thrown when a time token is incompatible with the selected time hierarchy.
Inheritance Hierarchy
System.Object
  System.Exception
    Dundas.BI.Data.Parameters.Tokens.InvalidTimeHierarchyTokenException

Namespace:  Dundas.BI.Data.Parameters.Tokens
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public sealed class InvalidTimeHierarchyTokenException : Exception
See Also