HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::reduce::NotFoundByKeyException Class Reference

#include <Exceptions.hpp>

Public Member Functions

 NotFoundByKeyException (const std::string &_what)
virtual ~NotFoundByKeyException () throw ()
virtual const char * what () const throw ()

Detailed Description

Definition at line 24 of file Exceptions.hpp.

Constructor & Destructor Documentation

HCE::reduce::NotFoundByKeyException::NotFoundByKeyException ( const std::string &  _what)
inline

Definition at line 27 of file Exceptions.hpp.

virtual HCE::reduce::NotFoundByKeyException::~NotFoundByKeyException ( ) throw ()
inlinevirtual

Definition at line 28 of file Exceptions.hpp.

Member Function Documentation

virtual const char* HCE::reduce::NotFoundByKeyException::what ( ) const throw ()
inlinevirtual

Definition at line 29 of file Exceptions.hpp.

Here is the caller graph for this function:


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