errors.fyi community error code reference
badfun
erlang

badfun

An attempt was made to call a value as a fun (anonymous function) when it is not a callable fun term. The offending value is included as `{badfun, Value}`.

References

โ† all namespaces for badfun