Table of Contents

Class CodeNameNotUniqueException

Namespace
CMS.DataEngine
Assembly
CMS.DataEngine.dll

Exception to report not unique code name.

public class CodeNameNotUniqueException : InfoObjectException
Inheritance
object
Exception
CodeNameNotUniqueException
Inherited Members
Extension Methods

Constructors

CodeNameNotUniqueException(GeneralizedInfo)

Constructor.

public CodeNameNotUniqueException(GeneralizedInfo obj)

Parameters

obj GeneralizedInfo

Object to which the exception relates

CodeNameNotUniqueException(GeneralizedInfo, string)

Constructor.

public CodeNameNotUniqueException(GeneralizedInfo obj, string message)

Parameters

obj GeneralizedInfo

Object to which the exception relates

message string

Message