Click or drag to resize
ParentChildException Constructor (String)
Initializes a new instance of the ParentChildException class

Namespace: ConnectedApps.Cms.Exceptions
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ParentChildException(
	string message
)

Parameters

message
Type: SystemString
See Also