#include <rangelib/error/exceptions.hpp>

Types | |
| typedef range_exception | class_type |
| typedef std::exception | parent_class_type |
Public Member Functions | |
Construction | |
| range_exception (char const *reason=NULL) | |
| virtual | ~range_exception () throw () |
| Destructor. | |
Accessors | |
| virtual char const * | what () const throw () |
| virtual ~range_exception | ( | ) | throw () [inline, virtual] |
Destructor.
1.5.6