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