REST router exception class.
More...
#include <routerException.hpp>
REST router exception class.
Errors on AnCH REST router runtime initialization
- Author
- Vincent Lachenal
- Since
- 0.1
◆ RouterException()
anch::rest::RouterException::RouterException |
( |
const std::string & | msg | ) |
|
|
explicit |
◆ ~RouterException()
virtual anch::rest::RouterException::~RouterException |
( |
| ) |
|
|
virtual |
◆ what()
virtual const char * anch::rest::RouterException::what |
( |
| ) |
const |
|
overridevirtualnoexcept |
Error message
- Returns
- error message
The documentation for this class was generated from the following file: