LinkedInApiThrottleLimitException Constructor Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodLinkedInApiThrottleLimitException 
Thrown when the LinkedIn API throttle limit is reached.
Public methodLinkedInApiThrottleLimitException(String)
Thrown when the LinkedIn API throttle limit is reached.
Public methodLinkedInApiThrottleLimitException(String, Exception)
Thrown when the LinkedIn API throttle limit is reached.
Public methodLinkedInApiThrottleLimitException(Int32, Int32, String)
Thrown when the LinkedIn API throttle limit is reached.
Back to Top
See Also