A ModelEvaluationFailedException is thrown when an expression cannot be evaluated by the model. More...
Public Member Functions | |
ModelEvaluationFailedException () | |
An exception that is thrown when model evaluation fails. More... | |
![]() | |
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 |