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

Public Member Functions

 IndexException ()
 
 IndexException (const std::string &function, const std::string &where, const std::string &message, const std::string &hint)
 
virtual ~IndexException ()
 
- 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

◆ IndexException() [1/2]

TBTK::IndexException::IndexException ( )

Constructor.

◆ IndexException() [2/2]

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

Constructor.

◆ ~IndexException()

virtual TBTK::IndexException::~IndexException ( )
virtual

Destructor.


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