Ecto v2.0.0-rc.5 Ecto.InvalidChangesetError exception

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

Summary

Functions

Callback implementation for c:Exception.exception/1

Callback implementation for c:Exception.message/1

Functions

exception(args)

Specs

exception(Keyword.t) :: Exception.t

Callback implementation for c:Exception.exception/1.

message(map)

Callback implementation for c:Exception.message/1.