errors.fyi community error code reference
badrecord
erlang

badrecord

A record operation was performed on a tuple whose first element (the record tag) does not match the expected record name. The reason term is `{badrecord, RecordTag}`.

References

โ† all namespaces for badrecord