libtmux Reference MCP Search
On this page

LibTmux.TmuxPaneException.TmuxPaneException

View as Markdown

Module
LibTmux
Declared in
TmuxPaneException
Package
LibTmux
Source
src/LibTmux/Exceptions/TmuxPaneException.cs
TmuxPaneException ( message : string , paneId : PaneId , innerException : Exception? )
method [source]
method [source]
TmuxPaneException

Initializes the exception for one pane.

Parameters
  • message ( string ) – What was refused.

  • paneId ( PaneId ) – The pane the request named.

  • innerException ( Exception? ) – The underlying failure, when any.

0 declared, 0 inherited

Esc

Type to search.