Bytemaster's Boost Libraries
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
boost
rpc
error_object
Public Member Functions
|
Public Attributes
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
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Defines