InvalidMeasureFormatException 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 InvalidMeasureFormatException : Exception
Public NotInheritable Class InvalidMeasureFormatException
Inherits Exception
public ref class InvalidMeasureFormatException sealed : public Exception
[<SealedAttribute>]
type InvalidMeasureFormatException =
class
inherit Exception
end
See Also