ExceptionHandlingScope Class

Definition

public sealed class ExceptionHandlingScope : Microsoft.SharePoint.Client.IFromJson
type ExceptionHandlingScope = class
    interface IFromJson
Public NotInheritable Class ExceptionHandlingScope
Implements IFromJson
Inheritance
ExceptionHandlingScope
Implements

Constructors

ExceptionHandlingScope(ClientRuntimeContext)

Properties

ErrorMessage
HasException
Processed
ServerErrorCode
ServerErrorDetails
ServerErrorTypeName
ServerErrorValue
ServerStackTrace

Methods

StartCatch()
StartFinally()
StartScope()
StartTry()

Explicit Interface Implementations

IFromJson.CustomFromJson(JsonReader)
IFromJson.FromJson(JsonReader)

Applies to