#include <wave_ex.h>
Public Member Functions | |
wave_exception (const std::string &what) | |
~wave_exception (void) throw () | |
virtual const char * | what (void) const throw () |
DON'T USE THIS CLASS. Use wave_ex instead.
Definition at line 49 of file wave_ex.h.
wave_exception::wave_exception | ( | const std::string & | what | ) | [inline] |
virtual const char* wave_exception::what | ( | void | ) | const throw () [inline, virtual] |