UnknownSpeciesThermoModel Class Reference
[Thermodynamic Properties]

Throw a named error for an unknown or missing species thermo model. More...

#include <SpeciesThermoFactory.h>

Inheritance diagram for UnknownSpeciesThermoModel:
Inheritance graph
[legend]
Collaboration diagram for UnknownSpeciesThermoModel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UnknownSpeciesThermoModel (std::string proc, std::string spName, std::string speciesThermoModel)
 constructor
virtual ~UnknownSpeciesThermoModel () throw ()
 destructor

Detailed Description

Throw a named error for an unknown or missing species thermo model.

Definition at line 36 of file SpeciesThermoFactory.h.


Constructor & Destructor Documentation

UnknownSpeciesThermoModel ( std::string  proc,
std::string  spName,
std::string  speciesThermoModel 
) [inline]

constructor

Parameters:
proc Function name error occurred.
spName Species Name that caused the error
speciesThermoModel Unrecognized species thermo model name

Definition at line 44 of file SpeciesThermoFactory.h.

virtual ~UnknownSpeciesThermoModel (  )  throw () [inline, virtual]

destructor

Definition at line 51 of file SpeciesThermoFactory.h.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3