Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

OFX::Exception::PropertyUnknownToHost Class Reference

#include <ofxsCore.h>

List of all members.


Detailed Description

Exception indicating that a host doesn't know about a property that is should do.


Public Member Functions

 PropertyUnknownToHost (const char *what)
virtual ~PropertyUnknownToHost () throw ()
virtual const char * what () const throw ()
 reimplemented from std::exception

Protected Attributes

std::string _what


Constructor & Destructor Documentation

OFX::Exception::PropertyUnknownToHost::PropertyUnknownToHost const char *  what  )  [inline]
 

virtual OFX::Exception::PropertyUnknownToHost::~PropertyUnknownToHost  )  throw () [inline, virtual]
 


Member Function Documentation

virtual const char* OFX::Exception::PropertyUnknownToHost::what  )  const throw () [inline, virtual]
 

reimplemented from std::exception


Member Data Documentation

std::string OFX::Exception::PropertyUnknownToHost::_what [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Oct 9 13:03:50 2008 for OFX Support by  doxygen 1.3.9.1