ExMachina.UndefinedSave exception

Error raised when trying to call create and no repo or save_function is defined.

Summary

Callback implementation for c:Exception.exception/1

Callback implementation for c:Exception.message/1

Functions

exception()
exception(args)

Specs

exception(Keyword.t) :: Exception.t

Callback implementation for c:Exception.exception/1.

message(exception)

Specs

message(Exception.t) :: String.t

Callback implementation for c:Exception.message/1.