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