ErrorInformationKeys QML Type
Error::additionalInformation.">
ErrorInformationKeys QML Type | ArcGISQtQml
Esri.ArcGISRuntime
ErrorInformationKeys
A collection of well-known constant strings for keys in Error::additionalInformation. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 200.0 |
Inherits: |
- List of all members, including inherited members
- ErrorInformationKeys is part of QML Type List.
Properties
- serviceError : string
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
[read-only] serviceError : string |
Returns a well-known key that can be used to identify service errors (read-only).
See also https://developers.arcgis.com/qt/reference/platform-error-codes/#http-network-and-rest-errors.