decompiler  1.0.0
Public Member Functions | List of all members
JumptableThunkError Struct Reference

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

#include <jumptable.hh>

Inheritance diagram for JumptableThunkError:
LowlevelError

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from 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: