Click or drag to resize
LinkedInApiUnauthorizedException Properties

The LinkedInApiUnauthorizedException type exposes the following members.

Properties
  NameDescription
Protected propertyCustomMessage
Custom message.
(Inherited from CMSException.)
Public propertyErrorCode
Error code of the LinkedIn API response. Originates from the API response body.
(Inherited from LinkedInApiException.)
Public propertyHttpStatus
HTTP status code which was present in the API's HTTP response.
(Inherited from LinkedInApiException.)
Public propertyMessage
Message.
(Inherited from CMSException.)
Public propertyUIMessage
Message displayed in the UI to the user
(Inherited from CMSException.)
Top
See Also