InvalidMetricSetSourceException Class |
Exception that occurs when the user tries to generate a metric set starting from an invalid structure.
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 InvalidMetricSetSourceException : Exception
Public NotInheritable Class InvalidMetricSetSourceException
Inherits Exception
public ref class InvalidMetricSetSourceException sealed : public Exception
[<SealedAttribute>]
type InvalidMetricSetSourceException =
class
inherit Exception
end
See Also