Click or drag to resize
TargetDocumentNotExistsException Constructor (String)
Constructor.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 9.0.0
Syntax
C#
public TargetDocumentNotExistsException(
	string message
)

Parameters

message
Type: SystemString
See Also