Class representing a debug error (can only be thrown when using debug options) More...
#include <Exception.h>

Public Member Functions | |
| Exception (const std::string &message) | |
| template<typename T > | |
| ExceptionDebug & | operator<< (const T &x) |
| const char * | what () const throw () |
Class representing a debug error (can only be thrown when using debug options)
|
inline |
|
inline |
|
inlineinherited | |||||||||||||
Hosted by GitHub
|
1.8.14
|