exception.h File Reference

File for definitions for err_hnd_cpp and the exceptions. More...

#include <stdexcept>
#include <iostream>
#include <o2scl/err_hnd.h>

Go to the source code of this file.


Detailed Description

See also err_hnd.h .

Definition in file exception.h.


Data Structures

class  exc_exception
 Generic exception. More...
class  exc_logic_error
 Logic error exception. More...
class  exc_invalid_argument
 Invalid argument exception. More...
class  exc_runtime_error
 Generic runtime error exception. More...
class  exc_range_error
 Range error runtime exception. More...
class  exc_overflow_error
 Overflow error runtime exception. More...
class  exc_ios_failure
 I/O failure error exception. More...
class  err_hnd_cpp
 Error handler to throw C++ exceptions. More...

Variables

err_hnd_cpp def_err_hnd
 The default error handler.

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page