libtmux Reference MCP Search
On this page

LibTmux.TmuxSessionExistsException.TmuxSessionExistsException

View as Markdown

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

Initializes the exception for one taken session name.

Parameters
  • message ( string ) – What tmux reported.

  • sessionName ( string ) – The name already in use.

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

0 declared, 0 inherited

Esc

Type to search.