Click or drag to resize
LinkedInApiUnauthorizedException Constructor
Overload List
  NameDescription
Public methodLinkedInApiUnauthorizedException
Thrown when protocol error in communication with LinkedIn API has the root cause in not being authorized.
Public methodLinkedInApiUnauthorizedException(String)
Thrown when protocol error in communication with LinkedIn API has the root cause in not being authorized.
Public methodLinkedInApiUnauthorizedException(String, Exception)
Thrown when protocol error in communication with LinkedIn API has the root cause in not being authorized.
Public methodLinkedInApiUnauthorizedException(Int32, Int32, String)
Thrown when protocol error in communication with LinkedIn API has the root cause in not being authorized.
Top
See Also