LibTmux.TmuxWindowException.TmuxWindowException
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Declared in
- TmuxWindowException
- Package
- LibTmux
- Source
- src/LibTmux/Exceptions/TmuxWindowException.cs
-
Initializes the exception for one window.
- Parameters
-
-
message ( string ) – What was refused.
-
windowId ( WindowId ) – The window the request named.
-
dispatch ( TmuxDispatchState ) – Whether the command reached tmux.
-
innerException ( Exception? ) – The underlying failure, when any.
-
0 declared, 0 inherited