CoolProp
4.2.5
An open-source fluid property and humid air property database
|
#include <CPExceptions.h>
Public Member Functions | |
CoolPropBaseError () throw () | |
~CoolPropBaseError () throw () | |
virtual const char * | what () const throw () |
Protected Attributes | |
std::string | err |
Definition at line 9 of file CPExceptions.h.
|
inline |
Definition at line 14 of file CPExceptions.h.
|
inline |
Definition at line 15 of file CPExceptions.h.
|
inlinevirtual |
Reimplemented in AttributeError, ValueError, SolutionError, and NotImplementedError.
Definition at line 16 of file CPExceptions.h.
|
protected |
Definition at line 12 of file CPExceptions.h.