|
ORE Studio 0.0.4
|
Exception thrown when client connection or handshake fails. More...
#include <connection_error.hpp>
Inherits runtime_error.

Public Member Functions | |
| connection_error (const std::string &message) | |
| connection_error (const char *message) | |
Exception thrown when client connection or handshake fails.
This exception provides detailed error messages for connection failures, protocol mismatches, and handshake errors.