An error resulting from the evaluation of an Arcade expression on behalf of a call to FeatureForm::evaluateExpressionsAsync. More...
Header | #include <Form |
Since | Esri |
Inherits | Esri |
Public Functions
virtual | ~ |
Esri | error() const |
Q | expression |
Detailed Description
This object represents an error encountered during the evaluation of the named expression.
Member Function Documentation
[override virtual noexcept]
FormExpressionEvaluationError::~FormExpressionEvaluationError ()
Destructor.
Esri::ArcGISRuntime::Error FormExpressionEvaluationError::error() const
Returns the error encountered during expression evaluation.
QString FormExpressionEvaluationError::expressionName () const
Returns the name of the Arcade expression whose evaluation encountered the error.