QueryError (Insight Engine)
QueryError (Insight Engine)
In this article
|
Note
This component was introduced in version |
The QueryError
controller allows to retrieve information about the current error returned by the search API, if any.
Methods
subscribe
Adds a callback that’s invoked on state change.
Parameters
-
listener:
() => void
A callback that’s invoked on state change.
Returns Unsubscribe
: A function to remove the listener.
Was this article useful?
Thanks for your feedback!