|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
Definition at line 64 of file Exceptions.h.
#include <Exceptions.h>
Public Member Functions | |
| ValueErrorSpec (const std::string &err="", ErrCode ecode=errcode) throw () | |
Public Member Functions inherited from CoolProp::CoolPropError< errcode > | |
| 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 ()=default throw () | |
| const char * | what () const override 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 , eMultipleSolutions } |
|
inline | ||||||||||||||||||||
Definition at line 67 of file Exceptions.h.