This documentation is archived and is not being maintained.

SP.AppInstanceErrorSource enumeration

SharePoint 2013

Last modified: March 09, 2015

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var SP.AppInstanceErrorSource = {appWeb : " "
						,common : " "
						,database : " "
						,eventCallouts : " "
						,finalization : " "
						,officeExtension : " "
						,parentWeb : " "
						,registerEnum : " "
						,remoteWebSite : " "
						}

The AppInstanceErrorSource object enumeration has the following members.

Member

Value

Description

appWeb

common

database

eventCallouts

finalization

officeExtension

parentWeb

remoteWebSite

Show: