A ModelEvaluationFailedException is thrown when an expression cannot be evaluated by the model. More...
Inheritance diagram for Model.ModelEvaluationFailedException:Public Member Functions | |
| ModelEvaluationFailedException () | |
| An exception that is thrown when model evaluation fails. More... | |
Public Member Functions inherited from Z3Exception | |
| Z3Exception () | |
| Constructor. More... | |
| Z3Exception (string message) | |
| Constructor. More... | |
| Z3Exception (string message, System.Exception inner) | |
| Constructor. More... | |
A ModelEvaluationFailedException is thrown when an expression cannot be evaluated by the model.
|
inline |
1.8.9.1