Exception used to sign API usage errors. More...
Exception used to sign API usage errors.
Definition at line 88 of file z3++.h.
◆ ~exception() ◆ exception() ◆ msg() char const* msg ( ) const inlineDefinition at line 93 of file z3++.h.
93{
returnm_msg.c_str(); }
◆ what() char const* what ( ) const throw ( ) inlineDefinition at line 94 of file z3++.h.
94{
returnm_msg.c_str(); }
◆ operator<< std::ostream& operator<< ( std::ostream & out, exception const & e ) friendDefinition at line 97 of file z3++.h.
97{ out << e.msg();
returnout; }
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4