Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Gets the object that provides additional detailed information about the current error.
var value = SP.ClientRequestFailedEventArgs.get_errorDetails();
Property Value
Type: Object
Applies To
SP.ClientRequestFailedEventArgs Class
See Also
Reference
SP.ClientRequestFailedEventArgs Methods