CoolProp  4.2.5
An open-source fluid property and humid air property database
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ValueError Class Reference

#include <CPExceptions.h>

Inheritance diagram for ValueError:
CoolPropBaseError

Public Member Functions

 ValueError () throw ()
 
 ValueError (std::string errstring) throw ()
 
 ~ValueError () throw ()
 
virtual const char * what () const throw ()
 
- Public Member Functions inherited from CoolPropBaseError
 CoolPropBaseError () throw ()
 
 ~CoolPropBaseError () throw ()
 

Additional Inherited Members

- Protected Attributes inherited from CoolPropBaseError
std::string err
 

Detailed Description

Definition at line 37 of file CPExceptions.h.

Constructor & Destructor Documentation

ValueError::ValueError ( )
throw (
)
inline

Definition at line 40 of file CPExceptions.h.

ValueError::ValueError ( std::string  errstring)
throw (
)
inline

Definition at line 41 of file CPExceptions.h.

ValueError::~ValueError ( )
throw (
)
inline

Definition at line 42 of file CPExceptions.h.

Member Function Documentation

virtual const char* ValueError::what ( ) const
throw (
)
inlinevirtual

Reimplemented from CoolPropBaseError.

Definition at line 43 of file CPExceptions.h.


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