decompiler  1.0.0
Public Member Functions | List of all members
ghidra::IfaceExecutionError Struct Reference

An exception throw during the execution of a command. More...

#include <interface.hh>

Inheritance diagram for ghidra::IfaceExecutionError:
ghidra::IfaceError

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.
 

Detailed Description

An exception throw during the execution of a command.

Processing of a specific command has started but has reached an error state


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