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