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::ReducingExceptionsTranslator Class Reference

#include <ReducingExceptionsTranslator.hpp>

Inheritance diagram for HCE::reduce::ReducingExceptionsTranslator:
Collaboration diagram for HCE::reduce::ReducingExceptionsTranslator:

Public Member Functions

 ReducingExceptionsTranslator ()
virtual ~ReducingExceptionsTranslator ()
int translateToErrorCode (const NotFoundByKeyException &e)
std::string translateToErrorMsg (const NotFoundByKeyException &e)
- Public Member Functions inherited from HCE::reduce::ReducingExceptionsTranslatorIf
virtual ~ReducingExceptionsTranslatorIf ()

Detailed Description

Definition at line 23 of file ReducingExceptionsTranslator.hpp.

Constructor & Destructor Documentation

HCE::reduce::ReducingExceptionsTranslator::ReducingExceptionsTranslator ( )

Definition at line 6 of file ReducingExceptionsTranslator.cpp.

HCE::reduce::ReducingExceptionsTranslator::~ReducingExceptionsTranslator ( )
virtual

Definition at line 8 of file ReducingExceptionsTranslator.cpp.

Member Function Documentation

int HCE::reduce::ReducingExceptionsTranslator::translateToErrorCode ( const NotFoundByKeyException e)
virtual
std::string HCE::reduce::ReducingExceptionsTranslator::translateToErrorMsg ( const NotFoundByKeyException e)
virtual

Implements HCE::reduce::ReducingExceptionsTranslatorIf.

Definition at line 15 of file ReducingExceptionsTranslator.cpp.

Here is the call graph for this function:


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