#include <libopenmpt/libopenmpt.hpp>
Inherits std::exception.
Public Member Functions |
| exception (const std::string &text) throw () |
virtual | ~exception () throw () |
virtual const char * | what () const throw () |
Constructor & Destructor Documentation
openmpt::exception::exception |
( |
const std::string & |
text | ) |
throw () |
virtual openmpt::exception::~exception |
( |
| ) |
throw () |
|
virtual |
Member Function Documentation
virtual const char* openmpt::exception::what |
( |
| ) |
const throw () |
|
virtual |
The documentation for this class was generated from the following file: