HyperspaceExplorer 0.7.1
Public Member Functions
ParameterMap::NonexistentParameterAccessed Class Reference

Exception that is thrown when a key is accessed that is not present in a ParameterMap. More...

#include <ParameterMap.h>

Inheritance diagram for ParameterMap::NonexistentParameterAccessed:
Inheritance graph
[legend]
Collaboration diagram for ParameterMap::NonexistentParameterAccessed:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NonexistentParameterAccessed (const std::string &which, const ParameterMap &map)
 Constructs the exception.

Detailed Description

Exception that is thrown when a key is accessed that is not present in a ParameterMap.


Constructor & Destructor Documentation

ParameterMap::NonexistentParameterAccessed::NonexistentParameterAccessed ( const std::string which,
const ParameterMap map 
) [inline]

Constructs the exception.

Parameters:
whichKey to the parameter that was attempted to read or write.
mapThe ParameterMap on which which was attemped to access.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:18 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo