|
decompiler
1.0.0
|
#include <opbehavior.hh>
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 |
This exception is thrown when emulation evaluation of an operator fails for some reason. This can be thrown for either forward or reverse emulation
1.8.11