|
10Duke Enterprise C++ Client
|
#include <Canceled.h>
Exception thrown when user has canceled an action.
Public Member Functions | |
| Canceled (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 | - |