Ecto.InvalidChangesetError exception
Raised when we cannot perform an action because the changeset is invalid.
Summary↑
exception(args) | Callback implementation for |
message(map) | Callback implementation for |
Functions
Specs:
- exception(Keyword.t) :: Exception.t
Callback implementation for c:Exception.exception/1
.
Callback implementation for c:Exception.message/1
.