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.MetadataAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic 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