Exception object: decompiler exception. More...
Public Member Functions | |
| vd_failure_t (int code, ea_t ea, const char *buf=NULL) | |
| vd_failure_t (int code, ea_t ea, const qstring &buf) | |
| vd_failure_t (const hexrays_failure_t &_hf) | |
| qstring | desc (void) const |
Public Attributes | |
| hexrays_failure_t | hf |
Exception object: decompiler exception.
Definition at line 968 of file hexrays.hpp.