|
Ghidra Decompiler Analysis Engine
|
Exception indicating data was not available. More...
#include <loadimage.hh>


Additional Inherited Members | |
Public Member Functions inherited from LowlevelError | |
| LowlevelError (const string &s) | |
| Initialize the error with an explanatory string. | |
Public Attributes inherited from LowlevelError | |
| string | explain |
Exception indicating data was not available.
This exception is thrown when a request for load image data cannot be met, usually because the requested address range is not in the image.
1.8.17