SP.ClientRequestFailedEventArgs.errorDetails Property
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