errors.LibTmuxError
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
-
The base of every error this library raises.
Catching this catches all of them, including the ones a future version adds.
subcommandnames the tmux command that was running, and replaces the class name intoString()when it is known — an error readinglist-panes: …says more than one readingLibTmuxError: ….
4 declared, 0 inherited
Members
- code attribute This class's identifier, declared once per class and written to both
codeandnameon every instance. - constructor method
- subcommand attribute
- toString method