Raised when an operation is timed out. More...
#include <TimeoutException.h>
 Inheritance diagram for hazelcast::client::exception::TimeoutException:
 Inheritance diagram for hazelcast::client::exception::TimeoutException:| Public Member Functions | |
| TimeoutException (const std::string &source, const std::string &message) | |
| Constructor. | |
| ~TimeoutException () throw () | |
| Destructor. | |
| char const * | what () const throw () | 
| return exception explanation string. | |
|  Public Member Functions inherited from hazelcast::client::exception::IException | |
| IException () | |
| Constructor. | |
| IException (const std::string &source, const std::string &message) | |
| Constructor. | |
| virtual | ~IException () throw () | 
| Destructor. | |
Raised when an operation is timed out.
 1.8.6
 1.8.6