Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux.exc.DeprecatedError

Python
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
libtmux.exc
Package
libtmux
Source
src/libtmux/exc.py
exception libtmux.exc.DeprecatedError
exception [source]
exception [source]
exception libtmux.exc.DeprecatedError

Raised when a deprecated function, method, or parameter is used.

This exception provides clear guidance on what to use instead.

1 declared, 1 inherited

Members

Inherited members

Reached through libtmux.exc.LibTmuxException.

  • __str__ libtmux.exc.LibTmuxException Render with optional "<subcommand>: …" prefix.
Esc

Type to search.