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

#include <BadNumberOfInputException.hpp>

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

Public Member Functions

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

Constructor & Destructor Documentation

BadNumberOfInputException::BadNumberOfInputException ( string const &  message = "")
throw (
)
Exceptions
<BadNumberOfInputException>{Exception thrown when the number of input for a neuron at some point is not the number of inputs provided at start}
BadNumberOfInputException::~BadNumberOfInputException ( )
throw (
)
virtual

Member Function Documentation

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

Here is the caller graph for this function:


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