10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::TimedOut Class Reference

#include <TimedOut.h>

Detailed Description

Exception thrown when an action has timed out.

Inheritance diagram for tenduke::TimedOut:
tenduke::InterruptedException tenduke::TendukeException

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.
 

Constructor & Destructor Documentation

◆ TimedOut()

tenduke::TimedOut::TimedOut ( const std::string &  message)
inlineexplicit

Constructs new instance.

Parameters
message-

The documentation for this class was generated from the following file: