Ecto.Query.TypeCheckError exception
Exception raised when a query does not type check.
Read Ecto.Query and Ecto.Query.API docs for more information.
Summary↑
| exception(args) | Callback implementation of |
| message(e) | Callback implementation of |
Functions
Specs:
- exception(Keyword.t) :: Exception.t
Callback implementation of Exception.exception/1.
Callback implementation of Exception.message/1.