SalesForceReplicationException Constructor Kentico 8.1 API Reference
Initializes a new instance of the replication exception.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

message
Type: OnlineSystem String
The exception message.
errors
Type: OnlineSystem.Collections.Generic IEnumerable OnlineString 
The enumerable collection of replication errors.
See Also