CoolProp
4.2.5
An open-source fluid property and humid air property database
|
#include <CPExceptions.h>
Public Member Functions | |
NotImplementedError () throw () | |
NotImplementedError (std::string errstring) throw () | |
~NotImplementedError () 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 19 of file CPExceptions.h.
|
inline |
Definition at line 22 of file CPExceptions.h.
|
inline |
Definition at line 23 of file CPExceptions.h.
|
inline |
Definition at line 24 of file CPExceptions.h.
|
inlinevirtual |
Reimplemented from CoolPropBaseError.
Definition at line 25 of file CPExceptions.h.