|
10Duke Enterprise C++ Client
|
#include <TimedOut.h>
Exception thrown when an action has timed out.
Public Member Functions | |
| TimedOut (const std::string &message) | |
| Constructs new instance. | |
Public Member Functions inherited from tenduke::InterruptedException | |
| InterruptedException (const std::string &message) | |
| Constructs new instance. | |
Public Member Functions inherited from tenduke::TendukeException | |
| TendukeException (const std::string &message) | |
| Constructs new instance. | |
|
inlineexplicit |
Constructs new instance.
| message | - |