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