Exception used to sign API usage errors. More...
Public Member Functions | |
exception (char const *msg) | |
virtual | ~exception () throw () |
const char * | msg () const |
const char * | what () const throw () |
Friends | |
std::ostream & | operator<< (std::ostream &out, exception const &e) |
|
inline |
|
inline |