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

#include <CPExceptions.h>

Inheritance diagram for AttributeError:
CoolPropBaseError

Public Member Functions

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

Constructor & Destructor Documentation

AttributeError::AttributeError ( )
throw (
)
inline

Definition at line 49 of file CPExceptions.h.

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

Definition at line 50 of file CPExceptions.h.

AttributeError::~AttributeError ( )
throw (
)
inline

Definition at line 51 of file CPExceptions.h.

Member Function Documentation

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

Reimplemented from CoolPropBaseError.

Definition at line 52 of file CPExceptions.h.


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