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

LibTmux.TmuxProtocolException.TmuxProtocolException

.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
TmuxProtocolException
Package
LibTmux
Source
src/LibTmux/Exceptions/TmuxProtocolException.cs
TmuxProtocolException ( message : string , dispatch : TmuxDispatchState , innerException : Exception? ) ( message : string , payload : string , dispatch : TmuxDispatchState , innerException : Exception? )
methodoverload2 overloads [source]
methodoverload2 overloads [source]
TmuxProtocolException

Initializes the exception for an unreadable answer.

Parameters
  • message ( string ) – What could not be read.

  • payload ( string ) – The text that could not be read.

  • dispatch ( TmuxDispatchState ) – Whether tmux had already acted.

  • innerException ( Exception? ) – The failure underneath, when there is one.

0 declared, 0 inherited

Esc

Type to search.