LinkedInApiThrottleLimitException Constructor (String) |
Thrown when the LinkedIn API throttle limit is reached.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 12.0.0
Syntax public LinkedInApiThrottleLimitException(
string message
)
Parameters
- message
- Type: SystemString
Exception message
See Also