# `LLMDB.LoadError`
[🔗](https://github.com/agentjido/llm_db/blob/main/lib/llm_db/load_error.ex#L1)

Raised when lazy catalog initialization fails on the first public query.

Call `LLMDB.load/1` explicitly when the caller needs to handle the same
failure as an `{:error, reason}` tuple.

---

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