Guitarix
|
#include <gx_json.h>
Public Member Functions | |
JsonException (const Glib::ustring &desc) | |
~JsonException () throw () | |
virtual const char * | what () const throw () |
Protected Attributes | |
Glib::ustring | what_str |
gx_system::JsonException::JsonException | ( | const Glib::ustring & | desc | ) |
Definition at line 246 of file gx_json.cpp.
|
inline |
|
inlinevirtual |
Definition at line 46 of file gx_json.h.
Referenced by gx_engine::GxMachineRemote::get_rack_unit_order(), gx_engine::LadspaLoader::load(), gx_preset::PresetIO::read_online(), CmdConnection::send(), ladspa::PluginDesc::set_state(), and gx_engine::paradesc::set_valuelist().