Ecto.Query.CompileError exception

Raised at compilation time when the query cannot be compiled.

Source

Summary

exception(args)

Callback implementation of Exception.exception/1

message(exception)

Callback implementation of Exception.message/1

Functions

exception(args)

Specs:

Callback implementation of Exception.exception/1.

Source
message(exception)

Specs:

Callback implementation of Exception.message/1.

Source