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

#include <BadMapObjectException.hpp>

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

Public Member Functions

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

Constructor & Destructor Documentation

BadMapObjectException::BadMapObjectException ( string const &  message = "")
throw (
)
Exceptions
BadMapObjectExceptionException thrown when an object of the map is not handled properly, not placed as it should be.
BadMapObjectException::~BadMapObjectException ( )
throw (
)
virtual

Member Function Documentation

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

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