libtmux Reference MCP Search
On this page

LibTmux.TmuxOptionException.TmuxOptionException

View as Markdown

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

Initializes the exception for one rejected option.

Parameters
  • message ( string ) – What tmux reported.

  • optionName ( string ) – The option tmux was asked about.

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

0 declared, 0 inherited

Esc

Type to search.