8 #define DRIPLINE_API_EXPORTS 15 std::string throw_reply::s_py_throw_reply_keyword( TOSTRING(PYTHON_THROW_REPLY_KEYWORD) );
21 f_payload( new
scarab::param() )
Base class for return codes.
scarab::param_ptr_t f_payload
Stores a copy of the return-code value, name, and description, either as a custom return-code or copy...
virtual ~throw_reply() noexcept
throw_reply & operator=(const throw_reply &a_orig)
std::string f_return_message
Object that can be thrown while processing a request to send a reply.
std::shared_ptr< return_code > f_return_code