SP.ExceptionHandlingScope(context) Constructor
Applies to: SharePoint Foundation 2010
Initializes a new instance of the SP.ExceptionHandlingScope Class with the specified client runtime context.
var value = new ExceptionHandlingScope(context);
Parameters
- context
The SP.ClientRuntimeContext Class object that represents the current client runtime context.
Type: SP.ClientRuntimeContext
Applies To
SP.ExceptionHandlingScope Class
See Also
Reference
SP.ExceptionHandlingScope Methods