HyperspaceExplorer 0.7.1
Public Member Functions
FunctionParameterValueBase::WrongParameterTypeException Struct Reference

Exception thrown when a FunctionParameterValue member not matching its template argument is called. More...

#include <FunctionParameterValueBase.h>

Inheritance diagram for FunctionParameterValueBase::WrongParameterTypeException:
Inheritance graph
[legend]
Collaboration diagram for FunctionParameterValueBase::WrongParameterTypeException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 WrongParameterTypeException (const std::string &_class, const std::string &_function, const std::string &_type)
 Create a WrongParameterTypeException.

Detailed Description

Exception thrown when a FunctionParameterValue member not matching its template argument is called.


Constructor & Destructor Documentation

FunctionParameterValueBase::WrongParameterTypeException::WrongParameterTypeException ( const std::string _class,
const std::string _function,
const std::string _type 
) [inline]

Create a WrongParameterTypeException.

Parameters:
_classClass name
_functionErroneously called function
_typeArgument type for _function

The documentation for this struct 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