Click or drag to resize
LinkedInApiException Properties

The LinkedInApiException 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.
Public propertyHttpStatus
HTTP status code which was present in the API's HTTP response.
Public propertyMessage
Message.
(Inherited from CMSException.)
Public propertyUIMessage
Message displayed in the UI to the user
(Inherited from CMSException.)
Top
See Also