Public Member Functions

a5::Atlas::Not_Child Class Reference
[AtlasEvent]

Thrown when trying to free a bitmap that isn't a child of the atlas. More...

#include <Atlas.hpp>

Inheritance diagram for a5::Atlas::Not_Child:
Inheritance graph

List of all members.

Public Member Functions

virtual const char * what () const throw ()
 Returns the name of the exception as a string.

Detailed Description

Thrown when trying to free a bitmap that isn't a child of the atlas.


Member Function Documentation

virtual const char* a5::Atlas::Not_Child::what (  )  const throw () [virtual]

Returns the name of the exception as a string.

Reimplemented from a5::Exception.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines