|
decompiler
1.0.0
|
An exception throw during the execution of a command. More...
#include <interface.hh>
Public Member Functions | |
| IfaceExecutionError (const string &s) | |
| Constructor. | |
Public Member Functions inherited from ghidra::IfaceError | |
| IfaceError (const string &s) | |
| Constructor. | |
Additional Inherited Members | |
Public Attributes inherited from ghidra::IfaceError | |
| string | explain |
| Explanatory string. | |
An exception throw during the execution of a command.
Processing of a specific command has started but has reached an error state
1.8.13