errors.fyi community error code reference
nocatch
erlang

nocatch

A `throw` was executed outside the scope of any enclosing `catch` expression or `try...catch` block. The thrown value is wrapped as `{nocatch, Value}`.

References

← all namespaces