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