# `Flop.InvalidCursorError`
[🔗](https://github.com/woylie/flop/blob/0.26.4/lib/flop/errors.ex#L44)

Raised when an invalid cursor is passed to the decode function.

A cursor might be invalid if it is malformed, not in the expected format, or
contains unexpected data types.

# `message`

---

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