Thrown to indicate that the client was unable to connect to a running HAMcast middleware. More...
#include <exception.hpp>
Inherits std::exception.
Public Member Functions | |
virtual const char * | what () const throw () |
connection_error | occurred_error () throw () |
Thrown to indicate that the client was unable to connect to a running HAMcast middleware.
connection_error hamcast::connection_to_middleware_failed::occurred_error | ( | ) | throw () |
Get the occured error.
const char * hamcast::connection_to_middleware_failed::what | ( | ) | const throw () [virtual] |
Get the general cause of this failure.