This documentation is archived and is not being maintained.

SP.AppInstanceErrorDetails object

SharePoint 2013

Last modified: March 09, 2015

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

var object = new SP.AppInstanceErrorDetails()

The AppInstanceErrorDetails object has the following members.

Constructor

The AppInstanceErrorDetails object has the following constructor.

Constructor

Description

AppInstanceErrorDetails

Initializes a new instance of the SP.AppInstanceErrorDetails object.

Properties

The AppInstanceErrorDetails object has the following properties.

Property

Description

correlationId

Gets the correlation identifier of the error.

errorDetail

errorType

errorTypeName

exceptionMessage

source

sourceName

Show: