#include <sound_exception.h>
Additional Inherited Members |
std::string | d_msg |
Detailed Description
Definition at line 31 of file sound_exception.h.
Constructor & Destructor Documentation
CVC3::SoundException::SoundException |
( |
| ) |
|
|
inline |
CVC3::SoundException::SoundException |
( |
const std::string & |
msg | ) |
|
|
inline |
CVC3::SoundException::SoundException |
( |
const char * |
msg | ) |
|
|
inline |
virtual CVC3::SoundException::~SoundException |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual std::string CVC3::SoundException::toString |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: