The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
quit_game_exception Class Reference
Inheritance diagram for quit_game_exception:
Inheritance graph

Public Member Functions

 quit_game_exception ()
 
const char * what () const throw ()
 
- Public Member Functions inherited from tlua_jailbreak_exception
virtual ~tlua_jailbreak_exception () throw ()
 
void store () const throw ()
 Stores a copy the current exception to be rethrown. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from tlua_jailbreak_exception
static void rethrow ()
 Rethrows the stored exception. More...
 
- Static Protected Attributes inherited from tlua_jailbreak_exception
static tlua_jailbreak_exceptionjailbreak_exception = nullptr
 The exception to be rethrown. More...
 

Detailed Description

Definition at line 61 of file game_end_exceptions.hpp.

Constructor & Destructor Documentation

quit_game_exception::quit_game_exception ( )
inline

Definition at line 67 of file game_end_exceptions.hpp.

Member Function Documentation

const char* quit_game_exception::what ( ) const
throw (
)
inline

Definition at line 72 of file game_end_exceptions.hpp.


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