Freigeben über


SPSocialException-Klasse

Enthält Informationen für einen sozialen SharePoint-Vorgang.

Vererbungshierarchie

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.Office.Server.Social.SPSocialException

Namespace:  Microsoft.Office.Server.Social
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class SPSocialException _
    Inherits SPException
'Usage
Dim instance As SPSocialException
[SerializableAttribute]
public class SPSocialException : SPException

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPSocialException-Member

Microsoft.Office.Server.Social-Namespace