CoolProp
4.2.5
An open-source fluid property and humid air property database
|
#include <CPExceptions.h>
Public Member Functions | |
AttributeError () throw () | |
AttributeError (std::string errstring) throw () | |
~AttributeError () throw () | |
virtual const char * | what () const throw () |
Public Member Functions inherited from CoolPropBaseError | |
CoolPropBaseError () throw () | |
~CoolPropBaseError () throw () | |
Additional Inherited Members | |
Protected Attributes inherited from CoolPropBaseError | |
std::string | err |
Definition at line 46 of file CPExceptions.h.
|
inline |
Definition at line 49 of file CPExceptions.h.
|
inline |
Definition at line 50 of file CPExceptions.h.
|
inline |
Definition at line 51 of file CPExceptions.h.
|
inlinevirtual |
Reimplemented from CoolPropBaseError.
Definition at line 52 of file CPExceptions.h.