#include <steamcalculatorexception.h>


Public Member Functions | |
| virtual std::string | what () |
| SteamErrorCode | getType () |
Protected Member Functions | |
| SteamCalculatorException (Pressure p=-1.0 *MPa, Temperature T=-1.0 *Kelvin, SteamErrorCode c=STM_UNKNOWN_ERROR) | |
| ~SteamCalculatorException () throw () | |
Friends | |
| class | SteamCalculator |
| class | Boundaries |
| class | SteamState |
| SteamCalculatorException::SteamCalculatorException | ( | Pressure | p = -1.0 * MPa, |
|
| Temperature | T = -1.0 * Kelvin, |
|||
| SteamErrorCode | c = STM_UNKNOWN_ERROR | |||
| ) | [protected] |
| SteamCalculatorException::~SteamCalculatorException | ( | ) | throw () [inline, protected] |
| string SteamCalculatorException::what | ( | void | ) | [virtual] |
References CASE_EXPLANATION, MPa, REG1_RANGE_P_LOW, REG1_RANGE_T_HIGH, REG2_RANGE_P_HIGH_PB, REG2_RANGE_PB_HIGH, REG2_RANGE_PB_LOW, REG2_RANGE_T_LOW_TS, REG2_RANGE_TB_HIGH, REG2_RANGE_TB_LOW, REG3_RANGE_P_LOW_PB, REG3_RANGE_T_LOW_TB, STM_BEYOND_SAT_CURVE, STM_ILLEGAL_WRAP_REG3_PRES_ERR, STM_NOT_SAT, STM_PRESSURE_HIGH, STM_PRESSURE_LOW, STM_RANGE_OVERALL, STM_SAT_INEXACT, STM_TEMPERATURE_HIGH, STM_TEMPERATURE_LOW, STM_UNABLE_DET_REGION, and STM_UNKNOWN_ERROR.
| SteamErrorCode SteamCalculatorException::getType | ( | ) |
friend class SteamCalculator [friend] |
friend class Boundaries [friend] |
friend class SteamState [friend] |
1.5.6