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

#include <Canceled.h>

Detailed Description

Exception thrown when user has canceled an action.

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

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.
 

Constructor & Destructor Documentation

◆ Canceled()

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

Constructs new instance.

Parameters
message-

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