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

LibTmux.TmuxOptionException.TmuxOptionException

.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
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.