libaria2cpp
0.2.0
Basic CPP library to connect to an ARIA2 daemon via the RPC interface.
Public Member Functions
|
Protected Attributes
|
List of all members
Aria2CPPException Class Reference
Inheritance diagram for Aria2CPPException:
[
legend
]
Collaboration diagram for Aria2CPPException:
[
legend
]
Public Member Functions
Aria2CPPException
(const jsonrpc::JsonRpcException &e, std::string error="")
Aria2CPPException
(const std::string &e)
std::string
GetCode
()
std::string
GetMessage
()
Json::Value
GetData
()
const char *
what
() const throw ()
Protected Attributes
std::string
m_code
Json::Value
m_data
std::string
m_message
std::string
m_whatString
std::string
m_JsonwhatString
The documentation for this class was generated from the following files:
src/
aria2cppexception.h
src/aria2cppexception.cpp
Generated by
1.9.4