#include <video.hpp>
Public Member Functions | |
quit () | |
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_exception * | jailbreak_exception = nullptr |
The exception to be rethrown. More... | |