checkForErrors(response:Â any,âurl?:Â string,âparams?:Â IParams,âoptions?:Â IRequestOptions,âoriginalAuthError?:Â ArcGISAuthError): any
Checks for errors in a JSON response from the ArcGIS REST API. If there are no errors, it will return the data
passed in. If there is an error, it will throw an ArcGISRequestError
or ArcGISAuthError
.
response
any url
string
The url of the original request
params
IParams
The parameters of the original request
options
IRequestOptions
The options of the original request
originalAuthError
ArcGISAuthError Returns any
The data that was passed in the data
parameter
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4