tbx  0.7.5
Public Member Functions | List of all members
tbx::SpriteException Class Reference

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.
 

Detailed Description

Exception thrown for sprite method failures.

Constructor & Destructor Documentation

◆ SpriteException()

tbx::SpriteException::SpriteException ( const std::string &  m)
inline

Construct exception with the given message.

Parameters
mMessage for error

The documentation for this class was generated from the following file: