CodeNameNotUniqueException Constructor (GeneralizedInfo, String) |
Constructor.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public CodeNameNotUniqueException(
GeneralizedInfo obj,
string message
)
Parameters
- obj
- Type: CMS.DataEngineGeneralizedInfo
Object to which the exception relates - message
- Type: SystemString
Message
See Also