# io.github.libtmux.ObjectDoesNotExist.ObjectDoesNotExist

- **Module:** io.github.libtmux.ObjectDoesNotExist
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-java/blob/c3517519ee799428a809ce6deb1708c8be289cd1/libtmux/src/main/java/io/github/libtmux/ObjectDoesNotExist.java#L10
- **Page:** https://libtmux.org/reference/java/io-github-libtmux-objectdoesnotexist-objectdoesnotexist/

A live server does not have the object a handle addresses.

<p>Distinct from a transport or command failure: the server answered, and the answer was that
this session, window or pane is gone. A caller can act on that — re-capture, or stop — where an
unreachable server calls for something else entirely.

## Members

- `ObjectDoesNotExist` (method)
