Exception object: decompiler failure information. More...
Public Member Functions | |
| hexrays_failure_t (int c, ea_t ea, const char *buf=NULL) | |
| hexrays_failure_t (int c, ea_t ea, const qstring &buf) | |
| qstring | desc (void) const |
Public Attributes | |
| int | code |
| Microcode error codes | |
| ea_t | errea |
| associated address | |
| qstring | str |
| string information | |
Exception object: decompiler failure information.
Definition at line 955 of file hexrays.hpp.