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.3.0.1000)
Syntax
public sealed class DuplicateParameterException : Exception
See Also