Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
excinfo_t Struct Reference

Describes an exception. More...

#include <idd.hpp>

Public Attributes

uint32 code
 Exception code.
 
bool can_cont
 Execution of the process can continue after this exception?
 
ea_t ea
 Possible address referenced by the exception.
 
qstring info
 Exception message.
 

Detailed Description

Describes an exception.

(see EXCEPTION)


The documentation for this struct was generated from the following file: