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 49 of file gx_json.h.
Referenced by gx_engine::GxMachineRemote::get_rack_unit_order(), gx_engine::LadspaLoader::load(), gx_preset::PresetIO::read_online(), and ladspa::PluginDesc::set_state().
|
protected |
Definition at line 45 of file gx_json.h.
Referenced by JsonException().