libtmux Reference MCP Search
On this page

LibTmux.TmuxWindowException.TmuxWindowException

View as Markdown

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

Initializes the exception for one window.

Parameters
  • message ( string ) – What was refused.

  • windowId ( WindowId ) – The window the request named.

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

0 declared, 0 inherited

Esc

Type to search.