Share via


SocialExceptionDetails Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Social.SocialExceptionDetails", ServerTypeId="{36c795aa-1404-48d0-91e7-da9daa513aaf}", ValueObject=true)]
public class SocialExceptionDetails : Microsoft.SharePoint.Client.ClientValueObject
type SocialExceptionDetails = class
    inherit ClientValueObject
Public Class SocialExceptionDetails
Inherits ClientValueObject
Inheritance
SocialExceptionDetails
Attributes

Constructors

SocialExceptionDetails()

Properties

InternalErrorCode
InternalMessage
InternalStackTrace
InternalTypeName
Status
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to