# `Skuld.Comp.UncaughtThrow`
[🔗](https://github.com/mccraigmccraig/skuld/blob/main/lib/skuld/comp/uncaught_throw.ex#L1)

Exception raised when an Elixir `throw` is not caught within a Skuld computation.

This wraps the thrown value so it can be re-raised with the original stacktrace.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
