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

OFX::Exception::TypeRequest Class Reference

#include <ofxsCore.h>

List of all members.


Detailed Description

exception indicating a request for a named thing exists (eg: a param), but is of the wrong type, should never make it back to the main entry indicates a logical error in the code. Asserts are raised in debug code in these situations.


Public Member Functions

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

Protected Attributes

std::string _what


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

reimplemented from std::exception


Member Data Documentation

std::string OFX::Exception::TypeRequest::_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