WebFramework v3.0.12
Web framework for C++.
|
This is the complete list of members for framework::exceptions::NotFoundException, including all inherited members.
BaseExecutorException(std::string_view message) (defined in framework::exceptions::BaseExecutorException) | framework::exceptions::BaseExecutorException | |
BaseWebFrameworkException(std::string_view errorMessage) (defined in framework::exceptions::BaseWebFrameworkException) | framework::exceptions::BaseWebFrameworkException | |
NotFoundException(std::string_view additionalInformation="") (defined in framework::exceptions::NotFoundException) | framework::exceptions::NotFoundException | |
~BaseExecutorException()=default (defined in framework::exceptions::BaseExecutorException) | framework::exceptions::BaseExecutorException | virtual |
~BaseWebFrameworkException()=default (defined in framework::exceptions::BaseWebFrameworkException) | framework::exceptions::BaseWebFrameworkException | virtual |
~NotFoundException()=default (defined in framework::exceptions::NotFoundException) | framework::exceptions::NotFoundException | virtual |