Exception used to sign API usage errors. More...
Inheritance diagram for exception:Public Member Functions | |
| virtual | ~exception ()=default throw () |
| exception (char const *msg) | |
| char const * | msg () const |
| char const * | what () const throw () |
Friends | |
| std::ostream & | operator<< (std::ostream &out, exception const &e) |
|
virtualdefault | |||||||||||||
|
inline |
Definition at line 124 of file z3++.h.
Referenced by z3::operator<<().
|
inline | |||||||||||||
1.8.10