Exception information.
More...
#include <idd.hpp>
◆ exception_info_t() [1/2]
exception_info_t::exception_info_t |
( |
| ) |
|
|
inline |
◆ exception_info_t() [2/2]
exception_info_t::exception_info_t |
( |
uint | _code, |
|
|
uint32 | _flags, |
|
|
const char * | _name, |
|
|
const char * | _desc ) |
|
inline |
◆ break_on()
bool exception_info_t::break_on |
( |
| ) |
const |
|
inline |
Should we break on the exception?
◆ handle()
bool exception_info_t::handle |
( |
| ) |
const |
|
inline |
Should we handle the exception?
◆ code
uint exception_info_t::code = 0 |
◆ flags
uint32 exception_info_t::flags = 0 |
◆ name
◆ desc
Long message used to display info about the exception.
The documentation for this struct was generated from the following file: