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
Get exception information
     code - exception code
see also define_exception (definition of exception flags)

string get_exception_name(long code); // returns "" on error long get_exception_flags(long code); // returns -1 on error

Index | Previous topic | Next topic