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

#include <opbehavior.hh>

Inheritance diagram for ghidra::EvaluationError:
ghidra::LowlevelError

Public Member Functions

 EvaluationError (const string &s)
 Initialize the error with an explanatory string.
 
- Public Member Functions inherited from ghidra::LowlevelError
 LowlevelError (const string &s)
 Initialize the error with an explanatory string.
 

Additional Inherited Members

- Public Attributes inherited from ghidra::LowlevelError
string explain
 

Detailed Description

This exception is thrown when emulation evaluation of an operator fails for some reason. This can be thrown for either forward or reverse emulation


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