libtmux Reference MCP Search
On this page

LibTmux.UnsupportedQueryExpressionException.UnsupportedQueryExpressionException

View as Markdown

Module
LibTmux
Declared in
UnsupportedQueryExpressionException
Package
LibTmux
Source
src/LibTmux/Exceptions/UnsupportedQueryExpressionException.cs
UnsupportedQueryExpressionException ( message : string ) ( message : string , expression : string , innerException : Exception? )
methodoverload2 overloads [source]
methodoverload2 overloads [source]
UnsupportedQueryExpressionException

Initializes the exception for one untranslatable expression.

Parameters
  • message ( string ) – What could not be translated.

  • expression ( string ) – The expression, as the caller wrote it.

  • innerException ( Exception? ) – The failure underneath, when there is one.

0 declared, 0 inherited

Esc

Type to search.