Freigeben über


ExceptionHandlingScope-Klasse

Ignoriert eine Ausnahme, die vom Server ausgelöst wird, oder führt Code als Antwort auf eine Ausnahme, die vom Server ausgelöst wird.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Client.ExceptionHandlingScope

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)

Syntax

'Declaration
Public NotInheritable Class ExceptionHandlingScope _
    Implements IFromJson
'Usage
Dim instance As ExceptionHandlingScope
public sealed class ExceptionHandlingScope : IFromJson

Threadsicherheit

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

Siehe auch

Referenz

ExceptionHandlingScope-Member

Microsoft.SharePoint.Client-Namespace