TargetDocumentNotExistsException Constructor (String) |
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 13.0.131
Syntax public TargetDocumentNotExistsException(
string message
)
Parameters
- message
- Type: SystemString
The message that describes the error.
See Also