Error handler class o2scl::err_hnd_cpp and the O2scl exception objects. More...
#include <stdexcept>#include <iostream>#include <o2scl/err_hnd.h>Go to the source code of this file.
Classes | |
| class | o2scl::exc_exception |
| Generic exception. More... | |
| class | o2scl::exc_logic_error |
| Logic error exception. More... | |
| class | o2scl::exc_invalid_argument |
| Invalid argument exception. More... | |
| class | o2scl::exc_runtime_error |
| Generic runtime error exception. More... | |
| class | o2scl::exc_range_error |
| Range error runtime exception. More... | |
| class | o2scl::exc_overflow_error |
| Overflow error runtime exception. More... | |
| class | o2scl::exc_ios_failure |
| I/O failure error exception. More... | |
| class | o2scl::err_hnd_cpp |
| Error handler to throw C++ exceptions. More... | |
Namespaces | |
| o2scl | |
| The main O2scl namespace. | |
Variables | |
| err_hnd_cpp | o2scl::def_err_hnd |
| The default error handler. | |
See also err_hnd.h .
Definition in file exception.h.
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).