Thrown when trying to free a bitmap that isn't a child of the atlas. More...
#include <Atlas.hpp>

Public Member Functions | |
| virtual const char * | what () const throw () |
| Returns the name of the exception as a string. | |
Thrown when trying to free a bitmap that isn't a child of the atlas.
| virtual const char* a5::Atlas::Not_Child::what | ( | ) | const throw () [virtual] |
Returns the name of the exception as a string.
Reimplemented from a5::Exception.
1.7.1