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

#include <InterruptedException.h>

Detailed Description

Exception thrown when an action is interrupted for some reason.

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

Public Member Functions

 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

◆ InterruptedException()

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

Constructs new instance.

Parameters
message-

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