CoolProp
6.6.1dev
An open-source fluid property and humid air property database
|
Definition at line 45 of file Exceptions.h.
#include <Exceptions.h>
Public Member Functions | |
CoolPropError (const std::string &err="", ErrCode ecode=errcode) throw () | |
Public Member Functions inherited from CoolProp::CoolPropBaseError | |
CoolPropBaseError (const std::string &err, ErrCode code) throw () | |
~CoolPropBaseError () throw () | |
virtual const char * | what () const throw () |
ErrCode | code () |
Additional Inherited Members | |
Public Types inherited from CoolProp::CoolPropBaseError | |
enum | ErrCode { eNotImplemented , eSolution , eAttribute , eOutOfRange , eValue , eWrongFluid , eComposition , eInput , eNotAvailable , eHandle , eKey , eUnableToLoad , eDirectorySize } |
|
inline |
Definition at line 48 of file Exceptions.h.