hamcast  Version 0.7
Public Member Functions | List of all members
hamcast::connection_to_middleware_failed Class Reference

#include <exception.hpp>

Inheritance diagram for hamcast::connection_to_middleware_failed:

Public Member Functions

virtual const char * what () const throw ()
 
connection_error occurred_error () throw ()
 

Detailed Description

Thrown to indicate that the client was unable to connect to a running HAMcast middleware.

Member Function Documentation

connection_error hamcast::connection_to_middleware_failed::occurred_error ( ) throw ()

Get the occured error.

Returns
the occurred error as connection_error
const char * hamcast::connection_to_middleware_failed::what ( ) const throw ()
virtual

Get the general cause of this failure.

Returns
the occurred error as C-style string

The documentation for this class was generated from the following files: