SPAppInstanceErrorDetails members

The SPAppInstanceErrorDetails type exposes the following members.

Constructors

  Name Description
Public method SPAppInstanceErrorDetails Initializes a new instance of the SpAppInstanceErrorDetails class.

Top

Properties

  Name Description
Public property CorrelationId Gets the correlation identifier of the error.
Public property ErrorDetail Gets a description of the error.
Public property ErrorType Gets the classification of the error.
Public property ErrorTypeName Gets the name of the type of the error.
Public property ExceptionMessage Gets the message from the exception encountered, if any. If there are no exceptions encountered, this property will be a null reference (Nothing in Visual Basic).
Public property Source Gets the source component of the error.
Public property SourceName Gets the name of the source component of the error.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPAppInstanceErrorDetails class

Microsoft.SharePoint.Administration namespace