Esri / runtime-questions

Welcome to the 2017 Esri Developer Summit and the session called, "Everything (or Anything) You Wanted to Know About the ArcGIS Runtime SDKs but Were Afraid to Ask"
12 stars 7 forks source link

Better explanations of why errors occurred #147

Closed t-foster closed 5 years ago

t-foster commented 6 years ago

Sometimes in development you hit an error occurred signal where you get an error code number with sometimes a message or additional message. Is there a way to add to the documentation some explanations of common error codes, their sources, and typical means to mitigate/solve them?

rexhansen commented 6 years ago

We do provide a list of errors and codes associated with Runtime: Example: https://developers.arcgis.com/net/latest/wpf/guide/platform-error-codes.htm

We can look at enhancing details where possible. If there's a specific situation you encountered and needed more info, let us know.

t-foster commented 6 years ago

I do most of my development offline and use the qt assistant pre compiled help which only has the api reference with none of the guide content. Would it be possible to add that in with the delivery in the sdk/doc/ directory?

mbranscomb commented 5 years ago

@t-foster The Platform error codes topic is included in the offline Guide doc downloadable from https://developers.arcgis.com/downloads/apis-and-sdks.