On this page
io.github.libtmux.transport.TmuxTransportException.TmuxTransportException
- Module
- io.github.libtmux.transport.TmuxTransportException
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/transport/TmuxTransportException.java
-
A transport failure, carrying how certain it is that tmux applied the command.
<p>The certainty is the point. "tmux never started" and "tmux timed out halfway" call for opposite recovery, and a caller that cannot tell them apart has to treat every failure as the dangerous one.
2 declared, 0 inherited
Members
- outcome method How certain the transport is that tmux applied the request.
- TmuxTransportException method