LinkedInApiUnauthorizedException Constructor Kentico 8.1 API Reference
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.
Back to Top
See Also