# io.github.libtmux.ObjectDoesNotExistException.ObjectDoesNotExistException

- **Module:** io.github.libtmux.ObjectDoesNotExistException
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-java/blob/842228310449e879ebcaa3f910597757c9dbffd6/libtmux/src/main/java/io/github/libtmux/ObjectDoesNotExistException.java#L10
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-objectdoesnotexistexception-objectdoesnotexistexception/

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

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

- `ObjectDoesNotExistException` (method)
