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

An exception specific to the command line interface. More...

#include <interface.hh>

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

Public Member Functions

 IfaceError (const string &s)
 Constructor.
 

Public Attributes

string explain
 Explanatory string.
 

Detailed Description

An exception specific to the command line interface.


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