# libtmux.exc.PaneNotFound.__init__

- **Module:** libtmux.exc.PaneNotFound
- **Package:** libtmux
- **Language:** Python
- **Kind:** method
- **Source:** https://github.com/tmux-python/libtmux/blob/036c521c4b83ce6e434eb50afe2a0d08a6a05e46/src/libtmux/exc.py#L367
- **Page:** https://libtmux.org/reference/py/libtmux-exc-panenotfound-__init__/

```
libtmux.exc.PaneNotFound.__init__(self, pane_id: str | None = None, args: object) -> None
```
