errors.fyi community error code reference
badarity
erlang

badarity

A fun (anonymous function) was called with the wrong number of arguments. The reason term includes the fun and the argument list as `{badarity, {Fun, Args}}`.

References

← all namespaces