Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::JumptableThunkError Struct Reference

Exception thrown for a thunk mechanism that looks like a jump-table. More...

#include <jumptable.hh>

Inheritance diagram for ghidra::JumptableThunkError:
[legend]
Collaboration diagram for ghidra::JumptableThunkError:
[legend]

Public Member Functions

 JumptableThunkError (const string &s)
 Construct with an explanatory string.
 
- Public Member Functions inherited from ghidra::LowlevelError
 LowlevelError (const string &s)
 Initialize the error with an explanatory string.
 

Additional Inherited Members

- Public Attributes inherited from ghidra::LowlevelError
string explain
 

Detailed Description

Exception thrown for a thunk mechanism that looks like a jump-table.


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