Ecto v1.1.8 Ecto.Query.CompileError exception

Raised at compilation time when the query cannot be compiled.

Summary

Functions

exception(msg)

Specs

exception(String.t) :: Exception.t
exception(Keyword.t) :: Exception.t
message(exception)

Specs

message(Exception.t) :: String.t