|
ORE Studio 0.0.4
|
Error information returned from client session operations. More...
#include <client_session.hpp>

Public Member Functions | |
| session_error (client_session_error c) | |
| session_error (client_session_error c, std::string msg) | |
Public Attributes | |
| client_session_error | code |
| std::string | message |
Error information returned from client session operations.
Contains both an error code and an optional detailed message from the server.