senf::term::Terminfo::InvalidTerminfoException Struct Reference

Invalid, incomplete or non-existent terminfo entry exception. More...

#include <senf/Utils/Termlib/Terminfo.hh>

Inheritance diagram for senf::term::Terminfo::InvalidTerminfoException:

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_
 

Detailed Description

Invalid, incomplete or non-existent terminfo entry exception.

Definition at line 206 of file Terminfo.hh.

Constructor & Destructor Documentation

◆ InvalidTerminfoException()

senf::term::Terminfo::InvalidTerminfoException::InvalidTerminfoException ( std::string const &  term = "")

Definition at line 130 of file Terminfo.cc.


The documentation for this struct was generated from the following files: