errors.QueryValidationError
TypeScript
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- errors
- Package
- libtmux
- Source
- packages/libtmux/src/errors.ts
-
Criteria that could not be evaluated, rejected before any command ran.
This is a caller mistake rather than a tmux one, so nothing was sent and nothing needs undoing.
QueryValidationError.reasonseparates a bad id from bad criteria, and the path locates the field.
4 declared, 0 inherited
Members
- code attribute
- constructor method
- path attribute Where in the criteria the problem is, as keys and array indices.
- reason attribute