SP.ClientRequestFailedEventArgs Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.ClientRequestFailedEventArgs class.

Properties

Name

Description

errorCode

Gets the code of the current error.

errorDetails

Gets the object that provides additional detailed information about the current error.

errorTypeName

Gets the name of the current error type.

errorValue

Gets the value that indicates the current error.

message

Gets the error message of the failure.

stackTrace

Gets the current stack trace when an exception is thrown.

Applies To

SP.ClientRequestFailedEventArgs Class

See Also

Reference

SP.ClientRequestFailedEventArgs Methods

SP Namespace