empty_range_exception Class Reference
[Error Library]

#include <rangelib/error/exceptions.hpp>

Inheritance diagram for empty_range_exception:

range_exception

List of all members.


Detailed Description

Indicates that an operation requiring non-empty range was invoked on an empty range.

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.

Constructor & Destructor Documentation

virtual ~empty_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