|
libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
Class csdbg::exception definition. More...
#include "./object.hpp"
Include dependency graph for exception.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | csdbg::exception |
| This class is a throwable with a textual description of an error. More... | |
Namespaces | |
| csdbg | |
| Complete library namespace. | |
Functions | |
| std::ostream & | csdbg::operator<< (std::ostream &lval, const std::exception &rval) |
| Stream insertion operator for std::exception objects. More... | |
Class csdbg::exception definition.
Definition in file exception.hpp.