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