Click or drag to resize
LinkedInApiThrottleLimitException Constructor
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.
Top
See Also