boost::rpc::error_object Struct Reference
#include <message.hpp>
List of all members.
Public Member Functions |
|
| error_object (int32_t c=0) |
|
| error_object (int32_t c, const std::string &msg) |
|
const char * | what () const throw () |
|
virtual void | rethrow () const |
Public Attributes |
|
required< signed_int > | code |
|
optional< std::string > | message |
|
optional< std::string > | data |
Detailed Description
Based upon the JSON-RPC 2.0 Specification
The documentation for this struct was generated from the following file:
- /Users/dlarimer/dev/libs/rpc/include/boost/rpc/message.hpp