#include <menu_events.hpp>
Additional Inherited Members | |
![]() | |
virtual | ~lua_jailbreak_exception () noexcept |
void | store () const noexcept |
Stores a copy the current exception to be rethrown. More... | |
![]() | |
static void | rethrow () |
Rethrows the stored exception. More... | |
![]() | |
static lua_jailbreak_exception * | jailbreak_exception = nullptr |
The exception to be rethrown. More... | |
Definition at line 41 of file menu_events.hpp.