exceptions¶
-
exception
thermosteam.exceptions.InfeasibleRegion(region)[source]¶ Runtime error regarding infeasible processes.
-
exception
thermosteam.exceptions.UndefinedChemical(ID)[source]¶ AttributeError regarding undefined chemicals.
-
exception
thermosteam.exceptions.UndefinedPhase(phase)[source]¶ AttributeError regarding undefined phases.