| 
    10Duke Enterprise C++ Client
    
   | 
 
#include <RequestTimedOut.h>
A tenduke::net::NetworkingException thrown when network request timed out.
  
Public Member Functions | |
| RequestTimedOut (const std::string &message) | |
| Constructs new instance.   | |
  Public Member Functions inherited from tenduke::net::NetworkingException | |
| 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 | - |