LinkedInApiException Constructor (String) |
Thrown when protocol error in communication with LinkedIn API occurs.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax public LinkedInApiException(
string message
)
Parameters
- message
- Type: SystemString
Exception message
See Also