|
10Duke Enterprise C++ Client
|
#include <NetworkingException.h>
Generic networking exception.
Base class to several more specific exceptions.
Public Member Functions | |
| NetworkingException (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 | - |