Table of Contents

Class CodeNameNotValidException

Namespace
CMS.DataEngine
Assembly
CMS.DataEngine.dll

Exception to report not valid code name.

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

Constructors

CodeNameNotValidException(GeneralizedInfo)

Constructor.

public CodeNameNotValidException(GeneralizedInfo obj)

Parameters

obj GeneralizedInfo

Object to which the exception relates

CodeNameNotValidException(GeneralizedInfo, string)

Constructor.

public CodeNameNotValidException(GeneralizedInfo obj, string message)

Parameters

obj GeneralizedInfo

Object to which the exception relates

message string

Message