libtmux Reference MCP Search
On this page

LibTmux.TmuxPaneException

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Exceptions/TmuxPaneException.cs
class LibTmux.TmuxPaneException
class [source]
class [source]
class LibTmux.TmuxPaneException

Thrown when a pane operation is refused before tmux sees it.

Reserved for refusals that are about the pane rather than the shape of the request: an argument the caller got wrong stays an ArgumentException, and a command tmux rejected stays a TmuxCommandException .

2 declared, 0 inherited

Members

  • TmuxPaneException method Initializes the exception for one pane.
  • PaneId property Gets the pane the request named.
Esc

Type to search.