User Manual, Developers Guide and API Documentation

wns::container::RangeMap< RangeType, ValueType, CleanupStrategy >::Exception Class Reference

This exception is thrown by RangeMap members.

#include <container/RangeMap.hpp>

Inheritance diagram for wns::container::RangeMap< RangeType, ValueType, CleanupStrategy >::Exception:

Inheritance graph
[legend]
Collaboration diagram for wns::container::RangeMap< RangeType, ValueType, CleanupStrategy >::Exception:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Exception (const std::string &s)
 String s is set as reason.
 ~Exception () throw ()
 Destructor.


Detailed Description

template<typename RangeType, typename ValueType, typename CleanupStrategy = tree::NoneOnErase>
class wns::container::RangeMap< RangeType, ValueType, CleanupStrategy >::Exception

Definition at line 60 of file RangeMap.hpp.


Constructor & Destructor Documentation

template<typename RangeType, typename ValueType, typename CleanupStrategy = tree::NoneOnErase>
wns::container::RangeMap< RangeType, ValueType, CleanupStrategy >::Exception::Exception ( const std::string &  s  )  [inline]

Reimplemented from wns::Exception.

Definition at line 63 of file RangeMap.hpp.

template<typename RangeType, typename ValueType, typename CleanupStrategy = tree::NoneOnErase>
wns::container::RangeMap< RangeType, ValueType, CleanupStrategy >::Exception::~Exception (  )  throw () [inline, virtual]

Reimplemented from wns::Exception.

Definition at line 66 of file RangeMap.hpp.


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

Generated on Sat May 26 03:32:52 2012 for openWNS by  doxygen 1.5.5