|
Claw
1.7.3
|
Exception thrown when an incorrect identifier is given to a type. More...
#include <factory.hpp>
Public Member Functions | |
| bad_type_identifier () throw () | |
| Constructor. | |
Public Member Functions inherited from claw::exception | |
| exception (const std::string &msg) throw () | |
| Constructor. | |
| ~exception () throw () | |
| Desctructor. | |
| const char * | what () const throw () |
| Get a short description of the problem. | |
Exception thrown when an incorrect identifier is given to a type.
Definition at line 48 of file factory.hpp.
1.8.1.2