Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ignores an exception that is raised by the server, or executes code in response to an exception that is thrown by the server.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Client.ExceptionHandlingScope
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public NotInheritable Class ExceptionHandlingScope _
Implements IFromJson
'Usage
Dim instance As ExceptionHandlingScope
public sealed class ExceptionHandlingScope : IFromJson
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.