Initializes a new instance of the DataComException class with the specified error message and Data.com REST API errors.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- message
- Type: System String
An error message.
- errors
- Type: System.Collections.Generic IEnumerable Error
An enumerable collection of Data.com REST API errors.
See Also