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.
Gets an object that represents an error that was thrown during a call to the data service.
get_errorObject: function()
Usage
var a = exampleDataServiceError.get_errorObject();
Return Value
An object that contains the error from the data service.