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:
 All Classes Files Functions Variables Typedefs Enumerations Friends
Generated on Wed Jul 27 02:08:56 2011 for Boost.RPC by  doxygen 1.6.3