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}`.
A `throw` was executed outside the scope of any enclosing `catch` expression or `try...catch` block. The thrown value is wrapped as `{nocatch, Value}`.