LibTmux.TmuxPaneException
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Exceptions/TmuxPaneException.cs
-
Thrown when a pane operation is refused before tmux sees it.
Reserved for refusals that are about the pane rather than the shape of the request: an argument the caller got wrong stays an
ArgumentException, and a command tmux rejected stays aTmuxCommandException.
2 declared, 0 inherited
Members
- PaneId property Gets the pane the request named.
- TmuxPaneException method Initializes the exception for one pane.