TBTK
Need a break? Support the development by playing Polarity Puzzles
TBTK::ElementNotFoundException Class Reference
Inheritance diagram for TBTK::ElementNotFoundException:
TBTK::Exception

Public Member Functions

 ElementNotFoundException ()
 
 ElementNotFoundException (const std::string &function, const std::string &where, const std::string &message, const std::string &hint)
 
virtual ~ElementNotFoundException ()
 
- Public Member Functions inherited from TBTK::Exception
 Exception ()
 
 Exception (const std::string &function, const std::string &where, const std::string &message, const std::string &hint)
 
virtual ~Exception ()
 
virtual const char * what () const noexcept
 
virtual void print () const
 
const std::string & getFunction () const
 
const std::string & getWhere () const
 
const std::string & getMessage () const
 
const std::string & getHint () const
 

Constructor & Destructor Documentation

◆ ElementNotFoundException() [1/2]

TBTK::ElementNotFoundException::ElementNotFoundException ( )

Constructor.

◆ ElementNotFoundException() [2/2]

TBTK::ElementNotFoundException::ElementNotFoundException ( const std::string &  function,
const std::string &  where,
const std::string &  message,
const std::string &  hint 
)

Constructor.

◆ ~ElementNotFoundException()

virtual TBTK::ElementNotFoundException::~ElementNotFoundException ( )
virtual

Destructor.


The documentation for this class was generated from the following file: