errors.fyi community error code reference
bad_return_value
erlang

bad_return_value

An OTP behaviour callback returned a value that does not conform to the expected return type. The offending value is included as `{bad_return_value, Value}`.

References

← all namespaces