tbx
0.7.5
|
Exception thrown for sprite method failures. More...
#include <sprite.h>
Public Member Functions | |
SpriteException (const std::string &m) | |
Construct exception with the given message. More... | |
const std::string & | what () const |
Return the error message for the exception. | |
Exception thrown for sprite method failures.
|
inline |
Construct exception with the given message.
m | Message for error |