DuplicateParameterException Class

Exception that occurs when the user is trying to create a parameter for settings for which a parameter is already defined.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BI.Data.ParametersDuplicateParameterException

Namespace:  Dundas.BI.Data.Parameters
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
[SerializableAttribute]
public sealed class DuplicateParameterException : Exception
See Also