SP.ClientRequestFailedEventArgs Properties
Applies to: SharePoint Foundation 2010
The following table lists the properties of the SP.ClientRequestFailedEventArgs class.
Properties
Name |
Description |
---|---|
Gets the code of the current error. |
|
Gets the object that provides additional detailed information about the current error. |
|
Gets the name of the current error type. |
|
Gets the value that indicates the current error. |
|
Gets the error message of the failure. |
|
Gets the current stack trace when an exception is thrown. |
Applies To
SP.ClientRequestFailedEventArgs Class