# errors.WaitTimeoutError

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

A wait reached its deadline with the condition still unmet.

Says nothing about the condition — it may have become true immediately
after. A caller that needs to know must read the state again.

## Members

- `code` (attribute)
