InvalidOldTopicExc Class Reference
#include <types.h>
List of all members.
Public Member Functions |
| InvalidOldTopicExc (word_t word_, topic_t old_topic_) |
virtual const char * | what () const throw () |
Detailed Description
Exception thrown when an old topic is not found This is fatal and causes the program to stop
Constructor & Destructor Documentation
InvalidOldTopicExc::InvalidOldTopicExc |
( |
word_t |
word_, |
|
|
topic_t |
old_topic_ | |
|
) |
| | [inline] |
Member Function Documentation
virtual const char* InvalidOldTopicExc::what |
( |
|
) |
const throw () [inline, virtual] |
The documentation for this class was generated from the following file: