claw  1.9.0
Public Member Functions | List of all members
claw::pattern::bad_type_identifier Class Reference

Exception thrown when an incorrect identifier is given to a type. More...

#include <factory.hpp>

Inheritance diagram for claw::pattern::bad_type_identifier:
Inheritance graph
[legend]
Collaboration diagram for claw::pattern::bad_type_identifier:
Collaboration graph
[legend]

Public Member Functions

 bad_type_identifier () throw ()
 Constructor.
 
- Public Member Functions inherited from claw::exception
 exception (const std::string &msg) throw ()
 Constructor. More...
 
 ~exception () throw ()
 Desctructor.
 
const char * what () const throw ()
 Get a short description of the problem.
 

Detailed Description

Exception thrown when an incorrect identifier is given to a type.

Author
Julien Jorge

Definition at line 48 of file factory.hpp.


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