CoolProp
6.6.0
An open-source fluid property and humid air property database
|
Definition at line 11 of file Exceptions.h.
#include <Exceptions.h>
Public Types | |
enum | ErrCode { eNotImplemented , eSolution , eAttribute , eOutOfRange , eValue , eWrongFluid , eComposition , eInput , eNotAvailable , eHandle , eKey , eUnableToLoad , eDirectorySize } |
Public Member Functions | |
CoolPropBaseError (const std::string &err, ErrCode code) throw () | |
~CoolPropBaseError () throw () | |
virtual const char * | what () const throw () |
ErrCode | code () |
Enumerator | |
---|---|
eNotImplemented | |
eSolution | |
eAttribute | |
eOutOfRange | |
eValue | |
eWrongFluid | |
eComposition | |
eInput | |
eNotAvailable | |
eHandle | |
eKey | |
eUnableToLoad | |
eDirectorySize |
Definition at line 14 of file Exceptions.h.
|
inline |
Definition at line 30 of file Exceptions.h.
|
inline |
Definition at line 31 of file Exceptions.h.
|
inline |
Definition at line 35 of file Exceptions.h.
|
inlinevirtual |
Definition at line 32 of file Exceptions.h.