#include <rangelib/error/exceptions.hpp>

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