UnknownThermoPhaseModel Class Reference
[Thermodynamic Properties]

Specific error to be thrown if the type of Thermo mananger is unrecognized. More...

#include <ThermoFactory.h>

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

List of all members.

Public Member Functions

 UnknownThermoPhaseModel (std::string proc, std::string thermoModel)
 Constructor.
virtual ~UnknownThermoPhaseModel () throw ()
 destructor

Detailed Description

Specific error to be thrown if the type of Thermo mananger is unrecognized.

This particular error class may be caught, if the application may have other models that the main Cantera appliation doesn't know about.

Definition at line 47 of file ThermoFactory.h.


Constructor & Destructor Documentation

UnknownThermoPhaseModel ( std::string  proc,
std::string  thermoModel 
) [inline]

Constructor.

Parameters:
proc Function name where the error occurred.
thermoModel Sting name of ThermoPhase which didn't match

Definition at line 54 of file ThermoFactory.h.

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

destructor

Definition at line 59 of file ThermoFactory.h.


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