#include <NotEnoughCreatureException.hpp>
| NotEnoughCreatureException::NotEnoughCreatureException |
( |
string const & |
message = "" | ) |
|
| throw | ( | |
| ) | | |
- Exceptions
-
| <NotEnoughCreatureException> | {Exception thrown when the number of creature asked to be created at start in inferior to the number of creature required by the program (supposed 1)} |
| NotEnoughCreatureException::~NotEnoughCreatureException |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
virtual |
| const char * NotEnoughCreatureException::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
virtual |
The documentation for this class was generated from the following files: