# `Ussd.Exceptions.NextStateNotFoundError`
[🔗](https://github.com/spesohq/ussd/blob/main/lib/ussd/exceptions.ex#L21)

Raised when a `Ussd.State` has no `transition`, `back`, `paginate` or `terminate`
clause that matches the caller's input.

---

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