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

LibTmux.TmuxPaneException

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

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

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

Type to search.