AnCH Framework 0.1
Another C++ Hack Framework
Loading...
Searching...
No Matches
anch::rest::MapperException Class Reference
Inheritance diagram for anch::rest::MapperException:
Collaboration diagram for anch::rest::MapperException:

Public Member Functions

 MapperException (const std::string &msg)
virtual ~MapperException ()
virtual const char * what () const noexcept override

Constructor & Destructor Documentation

◆ MapperException()

anch::rest::MapperException::MapperException ( const std::string & msg)

MapperException constructor

Parameters
msgthe error message

◆ ~MapperException()

virtual anch::rest::MapperException::~MapperException ( )
virtual

MapperException destructor

Member Function Documentation

◆ what()

virtual const char * anch::rest::MapperException::what ( ) const
overridevirtualnoexcept

Returns error message

Returns
the error message

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