Graine
Génération procédurale de créatures et apprentissage par réseaux de neurones.
Public Member Functions | List of all members
NotEnoughCreatureException Class Reference

#include <NotEnoughCreatureException.hpp>

Inheritance diagram for NotEnoughCreatureException:
Inheritance graph
[legend]
Collaboration diagram for NotEnoughCreatureException:
Collaboration graph
[legend]

Public Member Functions

 NotEnoughCreatureException (string const &phrase="") throw ()
 
virtual ~NotEnoughCreatureException () throw ()
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

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

Member Function Documentation

const char * NotEnoughCreatureException::what ( ) const
throw (
)
virtual

Here is the caller graph for this function:


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