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

#include <Exceptions.hpp>

Public Member Functions

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

Detailed Description

Definition at line 35 of file Exceptions.hpp.

Constructor & Destructor Documentation

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

Definition at line 38 of file Exceptions.hpp.

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

Definition at line 39 of file Exceptions.hpp.

Member Function Documentation

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

Definition at line 40 of file Exceptions.hpp.


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