A translated structured exception.
More...
#include <vul_debug.h>
A translated structured exception.
Definition at line 41 of file vul_debug.h.
◆ vul_debug_windows_structured_exception()
| vul_debug_windows_structured_exception::vul_debug_windows_structured_exception |
( |
void * |
ex_ptr | ) |
|
|
inline |
◆ ~vul_debug_windows_structured_exception()
| vul_debug_windows_structured_exception::~vul_debug_windows_structured_exception |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
overridedefault |
◆ address()
| void* vul_debug_windows_structured_exception::address |
( |
| ) |
const |
Related execution address.
◆ code()
| unsigned vul_debug_windows_structured_exception::code |
( |
| ) |
const |
Windows structured exception code.
◆ what()
| const char* vul_debug_windows_structured_exception::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
override |
◆ ex_ptr_
| void* vul_debug_windows_structured_exception::ex_ptr_ |
|
private |
The documentation for this class was generated from the following file: