Ecto.QueryError

Ecto.QueryError exception

Raised at runtime when the query is invalid.

Summary

Functions

exception(msg)

Callback implementation for Exception.exception/1

message(exception)

Callback implementation for Exception.message/1

F