libAlgAudio
v1.99-440-g08538e5-dirty
The development library for AlgAudio framework.
|
#include <Exception.hpp>
Public Member Functions | |
Exception (std::string t) | |
virtual std::string | what () |
virtual | ~Exception () |
Protected Attributes | |
std::string | text |
The base class for all exceptions in AlgAudio
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
protected |