Exception raised when a sprite operation failed. More...
#include <OSDLTileMap.h>
Public Member Functions | |
TileMapException (const std::string &message) | |
virtual | ~TileMapException () throw () |
Exception raised when a sprite operation failed.
Definition at line 55 of file OSDLTileMap.h.
TileMapException::TileMapException | ( | const std::string & | message | ) | [explicit] |
Definition at line 55 of file OSDLTileMap.cc.
TileMapException::~TileMapException | ( | ) | throw () [virtual] |
Definition at line 63 of file OSDLTileMap.cc.