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

#include <CPExceptions.h>

Inheritance diagram for NotImplementedError:
CoolPropBaseError

Public Member Functions

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

Constructor & Destructor Documentation

NotImplementedError::NotImplementedError ( )
throw (
)
inline

Definition at line 22 of file CPExceptions.h.

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

Definition at line 23 of file CPExceptions.h.

NotImplementedError::~NotImplementedError ( )
throw (
)
inline

Definition at line 24 of file CPExceptions.h.

Member Function Documentation

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

Reimplemented from CoolPropBaseError.

Definition at line 25 of file CPExceptions.h.


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