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 | |||||||||||||