Click or drag to resize
CheckDependenciesException Constructor (GeneralizedInfo)
Constructor.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public CheckDependenciesException(
	GeneralizedInfo obj
)

Parameters

obj
Type: CMS.DataEngineGeneralizedInfo
Object to which the exception relates
See Also