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

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

Parameters

message
Type: SystemString
See Also