SP.Social.SocialExceptionDetails object (sp.userprofiles)

Represents error information for a social operation.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Social.SocialExceptionDetails()

Members

The SocialExceptionDetails object has the following members.

Properties

The SocialExceptionDetails object has the following properties.

Property

Description

internalErrorCode

internalMessage

internalStackTrace

internalTypeName

status

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

Methods

The SocialExceptionDetails object has the following methods.

Method

Description

initPropertiesFromJson

This member is reserved for internal use and is not intended to be used directly from your code.

writeToXml

This member is reserved for internal use and is not intended to be used directly from your code.

Constructor

The SocialExceptionDetails object has the following constructor.

Constructor

Description

SocialExceptionDetails