Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

errors.LibTmuxError

TypeScript
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
errors
Package
libtmux
Source
packages/libtmux/src/errors.ts
class errors.LibTmuxError
class [source]
class [source]
class errors.LibTmuxError

The base of every error this library raises.

Catching this catches all of them, including the ones a future version adds. subcommand names the tmux command that was running, and replaces the class name in toString() when it is known — an error reading list-panes: … says more than one reading LibTmuxError: ….

4 declared, 0 inherited

Members

Esc

Type to search.