# FilterLookupError

- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** enum
- **Source:** https://github.com/libtmux/libtmux-swift/blob/f02a4668570e1cc5198c941413750e021f42c214/Sources/LibTmux/FilterLookup.swift#L110
- **Page:** https://libtmux.org/reference/swift/filterlookuperror/

## Members

- `!=(_:_:)` (function) — Returns a Boolean value indicating whether two values are not equal.
- `localizedDescription` (property) — Retrieve the localized description for this error.
- `missingValue` (constant)
- `unknownField(_:)` (constant)
- `unknownOperator(_:)` (constant)
- `operatorNotSupported(_:)` (constant)
- `invalidRegularExpression(_:)` (constant)
- `valueNotOfFieldType(_:)` (constant)
