|
Guitarix
|


Public Member Functions | |
| RpcError (int code_, Glib::ustring message_) | |
| ~RpcError () throw () | |
| virtual const char * | what () const throw () |
Public Attributes | |
| int | code |
| Glib::ustring | message |
Definition at line 55 of file jsonrpc.cpp.
|
inline |
Definition at line 60 of file jsonrpc.cpp.
|
inline | |||||||||||||
Definition at line 61 of file jsonrpc.cpp.
|
inlinevirtual | |||||||||||||
Definition at line 62 of file jsonrpc.cpp.
| int RpcError::code |
Definition at line 57 of file jsonrpc.cpp.
| Glib::ustring RpcError::message |
Definition at line 58 of file jsonrpc.cpp.
Referenced by what().