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.1.5347.20411)
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