ExceptionHandlingScope classe
Ignora uma exceção que é gerada pelo servidor ou executa código em resposta a uma exceção que é lançada pelo servidor.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ExceptionHandlingScope
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll) Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll)
Sintaxe
'Declaração
Public NotInheritable Class ExceptionHandlingScope _
Implements IFromJson
'Uso
Dim instance As ExceptionHandlingScope
public sealed class ExceptionHandlingScope : IFromJson
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.