Thrown when protocol error in communication with LinkedIn API occurs.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- httpStatus
- Type: System Int32
HTTP code of LinkedIn API response
- errorCode
- Type: System Int32
Error code of LinkedIn API response (originates from the API response body)
- message
- Type: System String
Exception message
See Also