InvalidTimeHierarchyTokenException Class |
The exception that is thrown when a time token is incompatible with the selected time hierarchy.
Inheritance Hierarchy
Namespace:
Dundas.BI.Data.Parameters.Tokens
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public sealed class InvalidTimeHierarchyTokenException : Exception
Public NotInheritable Class InvalidTimeHierarchyTokenException
Inherits Exception
public ref class InvalidTimeHierarchyTokenException sealed : public Exception
[<SealedAttribute>]
type InvalidTimeHierarchyTokenException =
class
inherit Exception
end
See Also