View Source Nebulex.QueryError exception (Nebulex v2.5.2)

Raised at runtime when the query is invalid.

Link to this section Summary

Link to this section Types

@type t() :: %Nebulex.QueryError{__exception__: true, message: binary()}