Exception used to sign API usage errors. More...
Inheritance diagram for exception:Public Member Functions | |
| exception (char const *msg) | |
| virtual | ~exception () throw () |
| char const * | msg () const |
| char const * | what () const throw () |
Friends | |
| std::ostream & | operator<< (std::ostream &out, exception const &e) |
|
inline |
Definition at line 87 of file z3++.h.
Referenced by context::check_error(), model::eval(), expr::get_numeral_int(), expr::get_numeral_int64(), expr::get_numeral_uint(), expr::get_numeral_uint64(), and z3::par_or().
|
inline |
|
inline | |||||||||||||
|
friend |
Definition at line 93 of file z3++.h.
Referenced by model::add_const_interp(), goal::dimacs(), stats::double_value(), ast::hash(), apply_result::operator[](), solver::proof(), params::set(), optimize::statistics(), symbol::to_int(), and exception::what().
1.8.13