CoolProp  6.6.0
An open-source fluid property and humid air property database
Public Member Functions | List of all members
CoolProp::CoolPropError< errcode > Class Template Reference

Detailed Description

template<CoolPropBaseError::ErrCode errcode>
class CoolProp::CoolPropError< errcode >

Definition at line 45 of file Exceptions.h.

#include <Exceptions.h>

Inheritance diagram for CoolProp::CoolPropError< errcode >:
CoolProp::CoolPropBaseError CoolProp::ValueErrorSpec< errcode >

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
}
 

Constructor & Destructor Documentation

◆ CoolPropError()

template<CoolPropBaseError::ErrCode errcode>
CoolProp::CoolPropError< errcode >::CoolPropError ( const std::string &  err = "",
ErrCode  ecode = errcode 
)
throw (
)
inline

Definition at line 48 of file Exceptions.h.


The documentation for this class was generated from the following file: