42 cb.
error(e.
code(),
"Error handling SHUTDOWN message");
virtual void run()
Carries out the request.
void shutdown(ResponseCallback *cb, uint64_t session_id)
Compatibility Macros for C/C++.
This class is used to generate and deliver standard responses back to a client.
virtual int error(int error, const String &msg)
Sends a standard error response back to the client.
This is a generic exception class for Hypertable.
EventPtr m_event
MESSAGE Event from which handler was initialized.
Declarations for ResponseCallback.
int code() const
Returns the error code.