Ecto v2.2.0 Ecto.InvalidChangesetError exception View Source

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

Link to this section Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Link to this section Functions

Link to this function exception(args) View Source
exception(keyword) :: Exception.t

Callback implementation for Exception.exception/1.

Callback implementation for Exception.message/1.