Ghidra Decompiler Analysis Engine
List of all members
DataUnavailError Struct Reference

Exception indicating data was not available. More...

#include <loadimage.hh>

Inheritance diagram for DataUnavailError:
Inheritance graph
[legend]
Collaboration diagram for DataUnavailError:
Collaboration graph
[legend]

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
 

Detailed Description

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.


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