Invalid, incomplete or non-existent terminfo entry exception. More...
#include <senf/Utils/Termlib/Terminfo.hh>
Public Member Functions | |
InvalidTerminfoException (std::string const &term="") | |
Public Member Functions inherited from senf::Exception | |
virtual | ~Exception () |
virtual char const * | what () const |
Public Member Functions inherited from senf::ExceptionMixin | |
std::string | message () const |
std::string | backtrace () const |
void | append (std::string text) |
Additional Inherited Members | |
Protected Member Functions inherited from senf::Exception | |
Exception (std::string const &description="") | |
Protected Member Functions inherited from senf::ExceptionMixin | |
ExceptionMixin (std::string const &description="") | |
Protected Attributes inherited from senf::ExceptionMixin | |
std::string | what_ |
Invalid, incomplete or non-existent terminfo entry exception.
Definition at line 206 of file Terminfo.hh.
senf::term::Terminfo::InvalidTerminfoException::InvalidTerminfoException | ( | std::string const & | term = "" | ) |
Definition at line 130 of file Terminfo.cc.