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
exception_info_t Struct Reference

Exception information. More...

#include <idd.hpp>

Public Member Functions

bool break_on (void) const
 Should we break on the exception?
 
bool handle (void) const
 Should we handle the exception?
 
 exception_info_t (uint _code, uint32 _flags, const char *_name, const char *_desc)
 

Public Attributes

uint code
 exception code
 
uint32 flags
 Exception info flags
 
qstring name
 Exception standard name.
 
qstring desc
 Long message used to display info about the exception.
 

Detailed Description

Exception information.


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