Ecto v2.1.0-rc.0 Ecto.InvalidChangesetError exception

Raised when we cannot perform an action because the changeset is invalid.

Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Functions

exception(args)

Specs

exception(Keyword.t) :: Exception.t

Callback implementation for Exception.exception/1.

message(map)

Callback implementation for Exception.message/1.