InvalidParameterValidValueException Class |
Exception that occurs when a parameter valid values are incorrectly configured.
Inheritance Hierarchy
Namespace:
Dundas.BI.Data.Parameters
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public sealed class InvalidParameterValidValueException : Exception
Public NotInheritable Class InvalidParameterValidValueException
Inherits Exception
public ref class InvalidParameterValidValueException sealed : public Exception
[<SealedAttribute>]
type InvalidParameterValidValueException =
class
inherit Exception
end
See Also