Contents User Forum Source Index APIs by Task APIs by Level Data


G3D::AnyVal::KeyNotFound Class Reference

Thrown by operator[] when a key is not present. More...

#include <AnyVal.h>

Inherits G3D::AnyVal::Exception.

List of all members.

Public Member Functions

 KeyNotFound (const std::string &k)
 KeyNotFound ()

Public Attributes

std::string key


Detailed Description

Thrown by operator[] when a key is not present.


Constructor & Destructor Documentation

G3D::AnyVal::KeyNotFound::KeyNotFound (  )  [inline]

G3D::AnyVal::KeyNotFound::KeyNotFound ( const std::string &  k  )  [inline]


Member Data Documentation


The documentation for this class was generated from the following file:
Generated on Thu Aug 2 11:40:44 2007 for G3D by doxygen 1.5.2
Hosted by SourceForge.net Logo