InvalidOtherGroupBoundaryException Class |
Exception related to an invalid value used in the definition of the "Other" group of values for a
MetricSet.
Inheritance Hierarchy
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public sealed class InvalidOtherGroupBoundaryException : Exception
Public NotInheritable Class InvalidOtherGroupBoundaryException
Inherits Exception
public ref class InvalidOtherGroupBoundaryException sealed : public Exception
[<SealedAttribute>]
type InvalidOtherGroupBoundaryException =
class
inherit Exception
end
See Also