Ecto.Query.TypeCheckError exception

Exception raised when a query does not type check. Read Ecto.Query and Ecto.Query.API docs for more information.

Source

Summary

exception(args)

Callback implementation of Exception.exception/1

message(e)

Callback implementation of Exception.message/1

Functions

exception(args)

Specs:

Callback implementation of Exception.exception/1.

Source
message(e)

Callback implementation of Exception.message/1.

Source