Exceptions raised by Music instances. More...
#include <OSDLMusic.h>


Public Member Functions | |
| MusicException (const std::string &reason) | |
| virtual | ~MusicException () throw () |
Exceptions raised by Music instances.
Definition at line 172 of file OSDLMusic.h.
| MusicException::MusicException | ( | const std::string & | reason | ) |
Definition at line 152 of file OSDLMusic.cc.
| MusicException::~MusicException | ( | ) | throw () [virtual] |
Definition at line 160 of file OSDLMusic.cc.
1.6.3