# libtmux::TargetError

- **Module:** libtmux
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** enum
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/393d4b0ad666f18a6581f1eb281741a75a7503f0/include/libtmux/target.hpp#L18
- **Page:** https://libtmux.org/en/cxx/latest/reference/libtmux-targeterror/

Why a target could not be built from a name.

## Members

- `empty_name` (constant)
- `separator_in_name` (constant): A name holding a separator would re-parse as a different target.
