errors.fyi community error code reference
case_clause
erlang

case_clause

No branch in a `case` expression matched the value being tested. The unmatched value is included in the reason term as `{case_clause, Value}`.

References

← all namespaces