yat  0.13.2pre
Public Member Functions | List of all members
theplu::yat::utility::get_error< Key > Class Template Reference

error class used in get(const std::map<Key, Tp, Compare, Alloc>& m, const Key& k) More...

#include <yat/utility/stl_utility.h>

Inheritance diagram for theplu::yat::utility::get_error< Key >:
theplu::yat::utility::runtime_error

Public Member Functions

 get_error (const std::string &msg, const Key &key)
 constructor
 
virtual ~get_error (void) throw ()
 destructor
 
const Key & key (void) const
 access the key object
 

Detailed Description

template<typename Key>
class theplu::yat::utility::get_error< Key >

error class used in get(const std::map<Key, Tp, Compare, Alloc>& m, const Key& k)

Since
yat 0.13

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

Generated on Wed Jan 4 2017 02:23:09 for yat by  doxygen 1.8.5