Csound and CsoundAC API
5.17
|
Base class for C++ exceptions in the Silence system. More...
#include <Exception.hpp>
Public Member Functions | |
Exception (std::string message_) | |
std::string | getMessage () const |
virtual | ~Exception () |
Private Attributes | |
std::string | message |
Base class for C++ exceptions in the Silence system.
|
inline |
|
inlinevirtual |
|
inline |
|
private |