IDA C++ SDK 9.2
|
Exception object: decompiler exception. More...
#include <hexrays.hpp>
Public Member Functions | |
vd_failure_t () | |
vd_failure_t (merror_t code, ea_t ea, const char *buf=nullptr) | |
vd_failure_t (merror_t code, ea_t ea, const qstring &buf) | |
vd_failure_t (const hexrays_failure_t &_hf) | |
qstring | desc () const |
virtual const char * | what () const noexcept override |
~vd_failure_t () throw () |
Public Attributes | |
hexrays_failure_t | hf |
Exception object: decompiler exception.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtualnoexcept |
hexrays_failure_t vd_failure_t::hf |