Jerryscript::Except Class Reference
#include <Except.h>
Collaboration diagram for Jerryscript::Except:
Public Member Functions | |
| Except () | |
| ~Except () | |
| FatalCode | code () |
| operator String () const | |
Static Public Member Functions | |
| static void | raise (jerry_fatal_code_t code) |
Public Attributes | |
| std::jmp_buf | context |
Constructor & Destructor Documentation
◆ Except()
|
inline |
◆ ~Except()
|
inline |
Member Function Documentation
◆ code()
|
inline |
◆ operator String()
| Jerryscript::Except::operator String | ( | ) | const |
◆ raise()
|
static |
Member Data Documentation
◆ context
| std::jmp_buf Jerryscript::Except::context |
The documentation for this class was generated from the following file:
1.8.17