Class representing a generic error. More...
#include <Exception.h>

Public Member Functions | |
| Exception (const std::string &message) | |
| template<typename T > | |
| ExceptionError & | operator<< (const T &x) |
| const char * | what () const throw () |
Class representing a generic error.
|
inline |
|
inline |
|
inlineinherited | |||||||||||||
Hosted by GitHub
|
1.8.14
|