Click or drag to resize
LifecycleUtilsThrowLifecycleStateIncompatibleObjType Method

Namespace: PDTec.IceNet.Domain.Lifecycle
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public static void ThrowLifecycleStateIncompatibleObjType(
	Exception innerException,
	string objTypeName
)

Parameters

innerException
Type: SystemException
objTypeName
Type: SystemString
See Also