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
SolutionError Class Reference

#include <CPExceptions.h>

Inheritance diagram for SolutionError:
CoolPropBaseError

Public Member Functions

 SolutionError () throw ()
 
 SolutionError (std::string errstring) throw ()
 
 ~SolutionError () 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 28 of file CPExceptions.h.

Constructor & Destructor Documentation

SolutionError::SolutionError ( )
throw (
)
inline

Definition at line 31 of file CPExceptions.h.

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

Definition at line 32 of file CPExceptions.h.

SolutionError::~SolutionError ( )
throw (
)
inline

Definition at line 33 of file CPExceptions.h.

Member Function Documentation

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

Reimplemented from CoolPropBaseError.

Definition at line 34 of file CPExceptions.h.


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