The following members of class Error are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(since Esri | Error(QString message, QString additional |
(deprecated) Esri | extended |
Member Function Documentation
[since Esri::ArcGISRuntime 100.3, deprecated] Error::Error(QString message, QString additionalMessage , Esri::ArcGISRuntime::ExtendedErrorType extendedErrorType )
This function is deprecated. We strongly advise against using it in new code.
Constructor accepting user defined messages and an extended error type.
- message. The error message.
- additionalMessage. The additional, detailed error message.
- extendedErrorType. The extended error type.
Deprecated in Esri::ArcGISRuntime 300.1
This function was introduced in Esri::ArcGISRuntime 100.3.
[deprecated] Esri::ArcGISRuntime::ExtendedErrorType Error::extendedErrorType () const
This function is deprecated. We strongly advise against using it in new code.
Gets the extended error type.
Deprecated in Esri::ArcGISRuntime 300.1