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

#include <opbehavior.hh>

Inheritance diagram for EvaluationError:
LowlevelError

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from 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: