# errors.Query

- **Module:** errors
- **Package:** libtmux
- **Language:** TypeScript
- **Kind:** typealias
- **Source:** https://github.com/libtmux/libtmux-ts/blob/3fe1ca654b81b8cbf4a13b777a001a3298c87a6f/packages/libtmux/src/errors.ts#L5
- **Page:** https://libtmux.org/en/ts/latest/reference/errors-query/

The criteria a lookup was given, carried on the error it raised.

Kept as the caller wrote it rather than as a formatted sentence, so a
caller that built the criteria from a form or a config file can point at
the field that was wrong. The message renders it; this is the source.
