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

Exception thrown when a prototype can't be modeled properly. More...

#include <fspec.hh>

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

Public Member Functions

 ParamUnassignedError (const string &s)
 Constructor.
 
- 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 when a prototype can't be modeled properly.


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