InvalidMeasureAggregatorException Class |
Exception that occurs when the user tries to set up an invalid measure format string.
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 InvalidMeasureAggregatorException : Exception
Public NotInheritable Class InvalidMeasureAggregatorException
Inherits Exception
public ref class InvalidMeasureAggregatorException sealed : public Exception
[<SealedAttribute>]
type InvalidMeasureAggregatorException =
class
inherit Exception
end
See Also