range_exception Class Reference
[Error Library]

#include <rangelib/error/exceptions.hpp>

Inheritance diagram for range_exception:

empty_range_exception

List of all members.


Detailed Description

General exception class for RangeLib failures.

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 ()

Constructor & Destructor Documentation

virtual ~range_exception (  )  throw () [inline, virtual]

Destructor.

Note:
This does not do have any implementation, but is required to placate the Comeau and GCC compilers, which otherwise complain about mismatched exception specifications between this class and its parent


The documentation for this class was generated from the following file:

Generated on Thu Jun 10 08:58:33 2010 for STLSoft by  doxygen 1.5.6