vd_failure_t Struct Reference

Exception object: decompiler exception. More...

Inheritance diagram for vd_failure_t:
vd_interr_t

List of all members.

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

Detailed Description

Exception object: decompiler exception.

Definition at line 968 of file hexrays.hpp.