| CodeNameNotUniqueException Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.DataEngine
 Syntax
Syntaxpublic class CodeNameNotUniqueException : InfoObjectException
The CodeNameNotUniqueException type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | CodeNameNotUniqueException(GeneralizedInfo) | 
            Constructor.
             | 
|  | CodeNameNotUniqueException(GeneralizedInfo, String) | 
            Constructor.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CustomMessage | 
            Custom message.
            (Inherited from CMSException.) | 
|  | Message | 
            Message.
            (Inherited from CMSException.) | 
|  | Object | 
            Object to which the exception relates.
            (Inherited from InfoObjectException.) | 
|  | UIMessage | 
            Message displayed in the UI to the user
            (Inherited from CMSException.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Returns clone of the exception
            (Inherited from InfoObjectException.) | 
 See Also
See Also