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

#include <ReducingExceptionsTranslatorIf.hpp>

Inheritance diagram for HCE::reduce::ReducingExceptionsTranslatorIf:

Public Member Functions

virtual ~ReducingExceptionsTranslatorIf ()
virtual int translateToErrorCode (const NotFoundByKeyException &e)=0
virtual std::string translateToErrorMsg (const NotFoundByKeyException &e)=0

Detailed Description

Definition at line 26 of file ReducingExceptionsTranslatorIf.hpp.

Constructor & Destructor Documentation

virtual HCE::reduce::ReducingExceptionsTranslatorIf::~ReducingExceptionsTranslatorIf ( )
inlinevirtual

Definition at line 28 of file ReducingExceptionsTranslatorIf.hpp.

Member Function Documentation

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

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